public sealed class CreateEnvironmentMetadata : IMessage<CreateEnvironmentMetadata>, IEquatable<CreateEnvironmentMetadata>, IDeepCloneable<CreateEnvironmentMetadata>, IBufferMessage, IMessage
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 details the `CreateEnvironmentMetadata` class within the `Google.Cloud.Shell.V1` namespace, part of the Google Cloud Shell .NET library."],["The `CreateEnvironmentMetadata` class is utilized in the metadata field of operations resulting from the `CreateEnvironment` function within the `CloudShellService`."],["The `CreateEnvironmentMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["There are two constructors for the `CreateEnvironmentMetadata` class: a parameterless one and one that takes another `CreateEnvironmentMetadata` object as a parameter."],["The document lists multiple versions of the Google.Cloud.Shell.V1 package, ranging from 1.0.0 to 2.5.0, with 2.5.0 being the most current version."]]],[]]