com.google.cloud.shell.v1.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.shell.v1",
"libraryPackage": "com.google.cloud.shell.v1",
"services": {
"CloudShellService": {
"clients": {
"grpc": {
"libraryClient": "CloudShellServiceClient",
"rpcs": {
"AddPublicKey": {
"methods": ["addPublicKeyAsync", "addPublicKeyOperationCallable", "addPublicKeyCallable"]
},
"AuthorizeEnvironment": {
"methods": ["authorizeEnvironmentAsync", "authorizeEnvironmentOperationCallable", "authorizeEnvironmentCallable"]
},
"GetEnvironment": {
"methods": ["getEnvironment", "getEnvironment", "getEnvironment", "getEnvironmentCallable"]
},
"RemovePublicKey": {
"methods": ["removePublicKeyAsync", "removePublicKeyOperationCallable", "removePublicKeyCallable"]
},
"StartEnvironment": {
"methods": ["startEnvironmentAsync", "startEnvironmentOperationCallable", "startEnvironmentCallable"]
}
}
}
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy