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."],[[["The latest version of the Cloud Shell v1 API is 2.5.0, with several older versions available, including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.1.0, and 1.0.0."],["`StartEnvironmentMetadata` is a class within the `Google.Cloud.Shell.V1` namespace that provides metadata for the `StartEnvironment` operation in the Cloud Shell v1 API."],["The `StartEnvironmentMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StartEnvironmentMetadata` class contains a property called `State`, which indicates the current state of the environment being started, and is of the type `StartEnvironmentMetadata.Types.State`."],["The class `StartEnvironmentMetadata` includes two constructors: one default constructor, and another that take `StartEnvironmentMetadata` as a parameter."]]],[]]