All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.api.servicecontrol.v1.gapic_metadata.json Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 1.54.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.api.servicecontrol.v1",
  "libraryPackage": "com.google.api.servicecontrol.v1",
  "services": {
    "QuotaController": {
      "clients": {
        "grpc": {
          "libraryClient": "QuotaControllerClient",
          "rpcs": {
            "AllocateQuota": {
              "methods": ["allocateQuota", "allocateQuotaCallable"]
            }
          }
        }
      }
    },
    "ServiceController": {
      "clients": {
        "grpc": {
          "libraryClient": "ServiceControllerClient",
          "rpcs": {
            "Check": {
              "methods": ["check", "checkCallable"]
            },
            "Report": {
              "methods": ["report", "reportCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy