public sealed class DeleteEnvironmentRequest : IMessage<DeleteEnvironmentRequest>, IEquatable<DeleteEnvironmentRequest>, IDeepCloneable<DeleteEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class DeleteEnvironmentRequest.
[[["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 document provides reference documentation for the `DeleteEnvironmentRequest` class within the Cloud Composer v1 API."],["The `DeleteEnvironmentRequest` class, found in the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace, is used to request the deletion of an environment."],["This document displays the available versions for the `DeleteEnvironmentRequest` ranging from version 1.0.0 up to the latest version which is version 2.9.0."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating new `DeleteEnvironmentRequest` objects and it has a property, `Name`, that specifies the path of the environment to be deleted."]]],[]]