Expand description
The messages and enums that are part of this client library.
Modules§
- cloud_
shell_ error_ details - Defines additional types related to CloudShellErrorDetails.
- environment
- Defines additional types related to Environment.
- start_
environment_ metadata - Defines additional types related to StartEnvironmentMetadata.
Structs§
- AddPublic
KeyMetadata - Message included in the metadata field of operations returned from AddPublicKey.
- AddPublic
KeyRequest - Request message for AddPublicKey.
- AddPublic
KeyResponse - Response message for AddPublicKey.
- Authorize
Environment Metadata - Message included in the metadata field of operations returned from AuthorizeEnvironment.
- Authorize
Environment Request - Request message for AuthorizeEnvironment.
- Authorize
Environment Response - Response message for AuthorizeEnvironment.
- Cloud
Shell Error Details - Cloud-shell specific information that will be included as details in failure responses.
- Create
Environment Metadata - Message included in the metadata field of operations returned from [CreateEnvironment][google.cloud.shell.v1.CloudShellService.CreateEnvironment].
- Delete
Environment Metadata - Message included in the metadata field of operations returned from [DeleteEnvironment][google.cloud.shell.v1.CloudShellService.DeleteEnvironment].
- Environment
- A Cloud Shell environment, which is defined as the combination of a Docker image specifying what is installed on the environment and a home directory containing the user’s data that will remain across sessions. Each user has at least an environment with the ID “default”.
- GetEnvironment
Request - Request message for GetEnvironment.
- Remove
Public KeyMetadata - Message included in the metadata field of operations returned from RemovePublicKey.
- Remove
Public KeyRequest - Request message for RemovePublicKey.
- Remove
Public KeyResponse - Response message for RemovePublicKey.
- Start
Environment Metadata - Message included in the metadata field of operations returned from StartEnvironment.
- Start
Environment Request - Request message for StartEnvironment.
- Start
Environment Response - Message included in the response field of operations returned from StartEnvironment once the operation is complete.