com.google.cloud.shell.v1.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-shell Show documentation
Show all versions of google-cloud-shell Show documentation
Cloud Shell is an interactive shell environment for Google Cloud that makes it easy for you to learn and experiment with Google Cloud and manage your projects and resources from your web browser.
{
"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