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

com.google.cloud.shell.v1.gapic_metadata.json Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 2.54.0
Show newest version
{
  "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