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"]],[["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-03-21 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."]]],[]]