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

{
  "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 - 2025 Weber Informatics LLC | Privacy Policy