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 documentation for the `CreateEnvironmentMetadata` class within the Google Cloud Shell v1 API, detailing its structure and functionality."],["The class `CreateEnvironmentMetadata` is a message type used in the metadata field of operations from the `CreateEnvironment` method."],["The `CreateEnvironmentMetadata` class has been released in multiple versions, with version 2.5.0 being the latest and version 1.0.0 being the earliest listed, and is derived from the .NET `object` class."],["`CreateEnvironmentMetadata` implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and it is found in the namespace `Google.Cloud.Shell.V1`."],["This class includes two constructors, `CreateEnvironmentMetadata()` and `CreateEnvironmentMetadata(CreateEnvironmentMetadata other)`, for creating instances of this object."]]],[]]