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 version 3.3.0."],["The `DeleteEnvironmentRequest` class is used to construct requests to delete an environment in Google Cloud Dataplex and is part of the `Google.Cloud.Dataplex.V1` namespace."],["The content lists all available versions of the `DeleteEnvironmentRequest` from 1.0.0 to the latest version 3.6.0, allowing users to access documentation for specific versions."],["The page details the `DeleteEnvironmentRequest` class's inheritance, implemented interfaces, constructors, and properties, such as `EnvironmentName` and `Name`, which are crucial for sending deletion requests."],["The latest version of the `DeleteEnvironmentRequest` that is available is version 3.6.0."]]],[]]