Module model

Module model 

Source
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§

AddPublicKeyMetadata
Message included in the metadata field of operations returned from AddPublicKey.
AddPublicKeyRequest
Request message for AddPublicKey.
AddPublicKeyResponse
Response message for AddPublicKey.
AuthorizeEnvironmentMetadata
Message included in the metadata field of operations returned from AuthorizeEnvironment.
AuthorizeEnvironmentRequest
Request message for AuthorizeEnvironment.
AuthorizeEnvironmentResponse
Response message for AuthorizeEnvironment.
CloudShellErrorDetails
Cloud-shell specific information that will be included as details in failure responses.
CreateEnvironmentMetadata
Message included in the metadata field of operations returned from [CreateEnvironment][google.cloud.shell.v1.CloudShellService.CreateEnvironment].
DeleteEnvironmentMetadata
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”.
GetEnvironmentRequest
Request message for GetEnvironment.
RemovePublicKeyMetadata
Message included in the metadata field of operations returned from RemovePublicKey.
RemovePublicKeyRequest
Request message for RemovePublicKey.
RemovePublicKeyResponse
Response message for RemovePublicKey.
StartEnvironmentMetadata
Message included in the metadata field of operations returned from StartEnvironment.
StartEnvironmentRequest
Request message for StartEnvironment.
StartEnvironmentResponse
Message included in the response field of operations returned from StartEnvironment once the operation is complete.