# Functions

# Constants

View and manage your data across Google Cloud Platform services.

# Structs

AuthorizeEnvironmentRequest: Request message for AuthorizeEnvironment.
CreatePublicKeyRequest: Request message for CreatePublicKey.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
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.
Operation: This resource represents a long-running operation that is the result of a network API call.
PublicKey: A public SSH key, corresponding to a private SSH key held by the client.
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.
Status: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.