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

com.google.cloud.parallelstore.v1beta.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.parallelstore.v1beta",
  "libraryPackage": "com.google.cloud.parallelstore.v1beta",
  "services": {
    "Parallelstore": {
      "clients": {
        "grpc": {
          "libraryClient": "ParallelstoreClient",
          "rpcs": {
            "CreateInstance": {
              "methods": ["createInstanceAsync", "createInstanceAsync", "createInstanceAsync", "createInstanceOperationCallable", "createInstanceCallable"]
            },
            "DeleteInstance": {
              "methods": ["deleteInstanceAsync", "deleteInstanceAsync", "deleteInstanceAsync", "deleteInstanceOperationCallable", "deleteInstanceCallable"]
            },
            "ExportData": {
              "methods": ["exportDataAsync", "exportDataOperationCallable", "exportDataCallable"]
            },
            "GetInstance": {
              "methods": ["getInstance", "getInstance", "getInstance", "getInstanceCallable"]
            },
            "GetLocation": {
              "methods": ["getLocation", "getLocationCallable"]
            },
            "ImportData": {
              "methods": ["importDataAsync", "importDataOperationCallable", "importDataCallable"]
            },
            "ListInstances": {
              "methods": ["listInstances", "listInstances", "listInstances", "listInstancesPagedCallable", "listInstancesCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "UpdateInstance": {
              "methods": ["updateInstanceAsync", "updateInstanceAsync", "updateInstanceOperationCallable", "updateInstanceCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy