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

com.google.api.apikeys.v2.gapic_metadata.json Maven / Gradle / Ivy

There is a newer version: 0.53.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.apikeys.v2",
  "libraryPackage": "com.google.api.apikeys.v2",
  "services": {
    "ApiKeys": {
      "clients": {
        "grpc": {
          "libraryClient": "ApiKeysClient",
          "rpcs": {
            "CreateKey": {
              "methods": ["createKeyAsync", "createKeyAsync", "createKeyAsync", "createKeyOperationCallable", "createKeyCallable"]
            },
            "DeleteKey": {
              "methods": ["deleteKeyAsync", "deleteKeyAsync", "deleteKeyAsync", "deleteKeyOperationCallable", "deleteKeyCallable"]
            },
            "GetKey": {
              "methods": ["getKey", "getKey", "getKey", "getKeyCallable"]
            },
            "GetKeyString": {
              "methods": ["getKeyString", "getKeyString", "getKeyString", "getKeyStringCallable"]
            },
            "ListKeys": {
              "methods": ["listKeys", "listKeys", "listKeys", "listKeysPagedCallable", "listKeysCallable"]
            },
            "LookupKey": {
              "methods": ["lookupKey", "lookupKeyCallable"]
            },
            "UndeleteKey": {
              "methods": ["undeleteKeyAsync", "undeleteKeyOperationCallable", "undeleteKeyCallable"]
            },
            "UpdateKey": {
              "methods": ["updateKeyAsync", "updateKeyAsync", "updateKeyOperationCallable", "updateKeyCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy