public sealed class StartEnvironmentMetadata : IMessage<StartEnvironmentMetadata>, IEquatable<StartEnvironmentMetadata>, IDeepCloneable<StartEnvironmentMetadata>, IBufferMessage, IMessage
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 details the `StartEnvironmentMetadata` class, which is crucial for understanding the state of Cloud Shell environments during startup."],["The latest version available is 2.5.0, with versions ranging from 1.0.0 to 2.5.0 available on this page."],["`StartEnvironmentMetadata` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The `StartEnvironmentMetadata` class has two constructors and one main property, `State`, which indicates the current status of the environment startup."],["It inherits members from the base `Object` class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]