Class StartEnvironmentResponse (1.4.2)

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

Message included in the response field of operations returned from StartEnvironment once the operation is complete.

Attribute

NameDescription
environment google.cloud.shell_v1.types.Environment
Environment that was started.

Inheritance

builtins.object > proto.message.Message > StartEnvironmentResponse