blob: 17caa406263958a66902d946f9bc37153427020b [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.advisorynotifications.v1",
"libraryPackage": "cloud.google.com/go/advisorynotifications/apiv1",
"services": {
"AdvisoryNotificationsService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"GetNotification": {
"methods": [
"GetNotification"
]
},
"ListNotifications": {
"methods": [
"ListNotifications"
]
}
}
},
"rest": {
"libraryClient": "Client",
"rpcs": {
"GetNotification": {
"methods": [
"GetNotification"
]
},
"ListNotifications": {
"methods": [
"ListNotifications"
]
}
}
}
}
}
}
}