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-21 UTC."],[[["This webpage provides reference documentation for the `DeleteEnvironmentRequest` class within the Google Cloud Dataplex V1 API, specifically for the .NET environment."],["The latest version available for the `DeleteEnvironmentRequest` documentation is 3.6.0, while version 2.2.0 is the main focus on the current page."],["The `DeleteEnvironmentRequest` class is used to delete an environment and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteEnvironmentRequest` class has two constructors, one parameterless, and one that takes another `DeleteEnvironmentRequest` object, and has two public properties: `EnvironmentName` and `Name`."],["The page provides a comprehensive list of all the available versions of the `DeleteEnvironmentRequest`, which range from version 1.0.0 up until 3.6.0."]]],[]]