public sealed class CreateEnvironmentMetadata : IMessage<CreateEnvironmentMetadata>, IEquatable<CreateEnvironmentMetadata>, IDeepCloneable<CreateEnvironmentMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class CreateEnvironmentMetadata.
Message included in the metadata field of operations returned from
[CreateEnvironment][google.cloud.shell.v1.CloudShellService.CreateEnvironment].
[[["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 reference documentation and code samples for the `CreateEnvironmentMetadata` class within the Cloud Shell v1 API."],["The `CreateEnvironmentMetadata` class is a message used in the metadata field of operations that are returned from creating an environment in Cloud Shell."],["The documentation covers versions of the API from 1.0.0 up to the latest release, 2.5.0, allowing users to access the information on older versions of this API."],["The `CreateEnvironmentMetadata` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes constructor information, with details for `CreateEnvironmentMetadata()` and `CreateEnvironmentMetadata(CreateEnvironmentMetadata other)`, with the latter taking a `CreateEnvironmentMetadata` object as a parameter."]]],[]]