public sealed class DeleteEnvironmentRequest : IMessage<DeleteEnvironmentRequest>, IEquatable<DeleteEnvironmentRequest>, IDeepCloneable<DeleteEnvironmentRequest>, IBufferMessage, IMessage
[[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class, which is used to request the deletion of an environment in the Google Cloud Orchestration Airflow Service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.9.0, and the documentation includes versions ranging from 1.0.0 up to the latest version, allowing you to see the evolution of the class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, and it contains a \u003ccode\u003eName\u003c/code\u003e property which requires a string formatted as "projects/{projectId}/locations/{locationId}/environments/{environmentId}" to indicate the specific environment to delete.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, allowing for default initialization and the option to initialize it by cloning another instance of the \u003ccode\u003eDeleteEnvironmentRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]