com.google.api.servicecontrol.v2.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-service-control Show documentation
Show all versions of google-cloud-service-control Show documentation
Service Control API is a foundational platform for creating, managing, securing, and consuming APIs and services across organizations. It is used by Google APIs, Cloud APIs, Cloud Endpoints, and API Gateway.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.api.servicecontrol.v2",
"libraryPackage": "com.google.api.servicecontrol.v2",
"services": {
"ServiceController": {
"clients": {
"grpc": {
"libraryClient": "ServiceControllerClient",
"rpcs": {
"Check": {
"methods": ["check", "checkCallable"]
},
"Report": {
"methods": ["report", "reportCallable"]
}
}
}
}
}
}
}