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 latest version available for the `DeleteEnvironmentRequest` class within the Google Cloud Dataplex V1 API is version 3.6.0."],["This documentation provides information on the `DeleteEnvironmentRequest` class, which is used to request the deletion of an environment within Google Cloud Dataplex."],["The `DeleteEnvironmentRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `EnvironmentName` and `Name`, with `Name` being a required field representing the resource name of the environment."],["The documentation provides links to the API reference for each available version, from version 1.0.0 up to the latest 3.6.0, allowing for version-specific information."]]],[]]