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."],[[["The `DeleteEnvironmentRequest` class in the Google.Cloud.Dataplex.V1 API facilitates requests to delete an environment within the Dataplex service."],["This document provides reference documentation for the `DeleteEnvironmentRequest` class, including its constructors, properties, and inheritance structure."],["The latest version for this API is 3.6.0 while 2.12.0 is the current specific version of focus with versions available all the way back to 1.0.0."],["The `DeleteEnvironmentRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality."],["The class contains a name property, which specifies the required resource name of the environment that will be targeted for deletion."]]],[]]