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."],[[["This webpage provides reference documentation for the `DeleteEnvironmentRequest` class within the Google Cloud Dataplex V1 API for .NET."],["The `DeleteEnvironmentRequest` class is used to define requests for deleting an environment in Google Cloud Dataplex, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page lists available versions of the `DeleteEnvironmentRequest` class, ranging from the latest 3.6.0 down to 1.0.0."],["The documentation includes details about the class's inheritance, namespace (`Google.Cloud.Dataplex.V1`), assembly (`Google.Cloud.Dataplex.V1.dll`), constructors, and properties like `EnvironmentName` and `Name`."]]],[]]