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."],[[["The latest version available is 2.5.0, with version 2.0.0 representing the current context of the documentation provided."],["`StartEnvironmentMetadata` is a class used within the Google Cloud Shell V1 namespace to provide metadata for operations from `StartEnvironment`."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["It includes constructors for creating new instances, either empty or by cloning another `StartEnvironmentMetadata` object."],["The `State` property, which is of type `StartEnvironmentMetadata.Types.State`, indicates the current status of the environment being started."]]],[]]