public sealed class DeleteEnvironmentMetadata : IMessage<DeleteEnvironmentMetadata>, IEquatable<DeleteEnvironmentMetadata>, IDeepCloneable<DeleteEnvironmentMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class DeleteEnvironmentMetadata.
Message included in the metadata field of operations returned from
[DeleteEnvironment][google.cloud.shell.v1.CloudShellService.DeleteEnvironment].
[[["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 page provides documentation for the `DeleteEnvironmentMetadata` class within the Google Cloud Shell v1 API, detailing its structure and functionality."],["`DeleteEnvironmentMetadata` is a message class used in the metadata field of operations returned from deleting environments, as part of the `CloudShellService`."],["The `DeleteEnvironmentMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling, equality checks, and deep cloning."],["The page documents various versions of `DeleteEnvironmentMetadata`, ranging from version 1.0.0 to the latest version 2.5.0, all in relation to the `Google.Cloud.Shell.V1` namespace."],["It specifies two constructors, a default constructor `DeleteEnvironmentMetadata()` and a copy constructor `DeleteEnvironmentMetadata(DeleteEnvironmentMetadata other)`, in order to create new objects of this type."]]],[]]