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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `StartEnvironmentMetadata` class within the Google Cloud Shell v1 API."],["The `StartEnvironmentMetadata` class is used in the metadata of operations returned from `StartEnvironment` within the Cloud Shell service."],["The latest version of `StartEnvironmentMetadata` is 2.5.0, with previous versions ranging from 1.0.0 to 2.4.0 also documented."],["`StartEnvironmentMetadata` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, allowing for functionality such as message handling, equality checks, and deep cloning."],["The class has a constructor that allows a user to make a new `StartEnvironmentMetadata` object and another constructor that allows the user to pass in another `StartEnvironmentMetadata` object to start with, as well as a property `State` which allows for the current state of the environment to be accessed."]]],[]]