com.google.cloud.parallelstore.v1beta.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-parallelstore Show documentation
Show all versions of google-cloud-parallelstore Show documentation
Parallelstore API Parallelstore is based on Intel DAOS and delivers up to 6.3x greater read throughput performance compared to competitive Lustre scratch offerings.
The newest version!
{
"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