public sealed class DeleteEnvironmentRequest : IMessage<DeleteEnvironmentRequest>, IEquatable<DeleteEnvironmentRequest>, IDeepCloneable<DeleteEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex 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-25 UTC."],[[["The latest version of the `DeleteEnvironmentRequest` API is 3.6.0, with numerous prior versions available, ranging back to version 1.0.0."],["`DeleteEnvironmentRequest` is a class within the Google Cloud Dataplex v1 API, used to represent a request to delete an environment, as it implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DeleteEnvironmentRequest` class includes properties like `EnvironmentName` and `Name`, which are essential for specifying the target environment for deletion."],["The namespace for this class is `Google.Cloud.Dataplex.V1`, and it is contained within the `Google.Cloud.Dataplex.V1.dll` assembly."],["The class `DeleteEnvironmentRequest` has two constructors, a default one, and another one that takes a `DeleteEnvironmentRequest` as a parameter."]]],[]]