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"]],[["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-05-02 UTC."],[[["The latest version of the `CreateEnvironmentMetadata` class in the Cloud Shell v1 API is 2.5.0, with several previous versions available for reference."],["This class is a message included within the metadata field of operations returned from the `CreateEnvironment` method within the `CloudShellService`."],["The `CreateEnvironmentMetadata` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateEnvironmentMetadata` class is found within the `Google.Cloud.Shell.V1` namespace, and is included in the `Google.Cloud.Shell.V1.dll` assembly."],["Two constructors are made available, a default constructor `CreateEnvironmentMetadata()` as well as one that takes in another `CreateEnvironmentMetadata` object as a parameter."]]],[]]