com.google.cloud.advisorynotifications.v1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-advisorynotifications Show documentation
Show all versions of google-cloud-advisorynotifications Show documentation
Advisory Notifications API An API for accessing Advisory Notifications in Google Cloud.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.advisorynotifications.v1",
"libraryPackage": "com.google.cloud.advisorynotifications.v1",
"services": {
"AdvisoryNotificationsService": {
"clients": {
"grpc": {
"libraryClient": "AdvisoryNotificationsServiceClient",
"rpcs": {
"GetNotification": {
"methods": ["getNotification", "getNotification", "getNotification", "getNotificationCallable"]
},
"GetSettings": {
"methods": ["getSettings", "getSettings", "getSettings", "getSettingsCallable"]
},
"ListNotifications": {
"methods": ["listNotifications", "listNotifications", "listNotifications", "listNotificationsPagedCallable", "listNotificationsCallable"]
},
"UpdateSettings": {
"methods": ["updateSettings", "updateSettings", "updateSettingsCallable"]
}
}
}
}
}
}
}