All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
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"]
}
}
}
}
}
}
}