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

com.google.cloud.tpu.v2.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.cloud.tpu.v2",
  "libraryPackage": "com.google.cloud.tpu.v2",
  "services": {
    "Tpu": {
      "clients": {
        "grpc": {
          "libraryClient": "TpuClient",
          "rpcs": {
            "CreateNode": {
              "methods": ["createNodeAsync", "createNodeAsync", "createNodeAsync", "createNodeOperationCallable", "createNodeCallable"]
            },
            "DeleteNode": {
              "methods": ["deleteNodeAsync", "deleteNodeAsync", "deleteNodeAsync", "deleteNodeOperationCallable", "deleteNodeCallable"]
            },
            "GenerateServiceIdentity": {
              "methods": ["generateServiceIdentity", "generateServiceIdentityCallable"]
            },
            "GetAcceleratorType": {
              "methods": ["getAcceleratorType", "getAcceleratorType", "getAcceleratorType", "getAcceleratorTypeCallable"]
            },
            "GetGuestAttributes": {
              "methods": ["getGuestAttributes", "getGuestAttributesCallable"]
            },
            "GetLocation": {
              "methods": ["getLocation", "getLocationCallable"]
            },
            "GetNode": {
              "methods": ["getNode", "getNode", "getNode", "getNodeCallable"]
            },
            "GetRuntimeVersion": {
              "methods": ["getRuntimeVersion", "getRuntimeVersion", "getRuntimeVersion", "getRuntimeVersionCallable"]
            },
            "ListAcceleratorTypes": {
              "methods": ["listAcceleratorTypes", "listAcceleratorTypes", "listAcceleratorTypes", "listAcceleratorTypesPagedCallable", "listAcceleratorTypesCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "ListNodes": {
              "methods": ["listNodes", "listNodes", "listNodes", "listNodesPagedCallable", "listNodesCallable"]
            },
            "ListRuntimeVersions": {
              "methods": ["listRuntimeVersions", "listRuntimeVersions", "listRuntimeVersions", "listRuntimeVersionsPagedCallable", "listRuntimeVersionsCallable"]
            },
            "StartNode": {
              "methods": ["startNodeAsync", "startNodeOperationCallable", "startNodeCallable"]
            },
            "StopNode": {
              "methods": ["stopNodeAsync", "stopNodeOperationCallable", "stopNodeCallable"]
            },
            "UpdateNode": {
              "methods": ["updateNodeAsync", "updateNodeAsync", "updateNodeOperationCallable", "updateNodeCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy