Class StartEnvironmentMetadata (0.2.2)

StartEnvironmentMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message included in the metadata field of operations returned from StartEnvironment.

Attribute

NameDescription
state google.cloud.shell_v1.types.StartEnvironmentMetadata.State
Current state of the environment being started.

Classes

State

State(value)

Possible states an environment might transition between during startup. These states are not normally actionable by clients, but may be used to show a progress message to the user. An environment won't necessarily go through all of these states when starting. More states are likely to be added in the future.