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, including its constructors, properties, and inheritance details."],["The latest version of the API available is 3.6.0, while the page content specifically focuses on version 2.15.0, which is one of many listed versions."],["The `DeleteEnvironmentRequest` class is used to construct a request to delete an environment and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, among others."],["The class contains properties such as `EnvironmentName` and `Name`, with `Name` being a required string that represents the full resource name of the environment to be deleted."],["The page provides links to various versions, ranging from 1.0.0 to the latest 3.6.0, for the users convenience in accessing documentation and version specific features."]]],[]]