public sealed class StartEnvironmentMetadata : IMessage<StartEnvironmentMetadata>, IEquatable<StartEnvironmentMetadata>, IDeepCloneable<StartEnvironmentMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class StartEnvironmentMetadata.
Message included in the metadata field of operations returned from
[StartEnvironment][google.cloud.shell.v1.CloudShellService.StartEnvironment].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `StartEnvironmentMetadata` class within the Google Cloud Shell v1 API, specifically version 2.2.0."],["`StartEnvironmentMetadata` is a message included in the metadata of operations returned from the `StartEnvironment` method, offering insight into the environment's startup process."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and object management."],["It inherits from `Object` and includes inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `StartEnvironmentMetadata` class features properties like `State`, which indicates the current state of the environment being started, with its type defined as `StartEnvironmentMetadata.Types.State`."]]],[]]