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 content provides reference documentation for the `DeleteEnvironmentRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.8.0."],["It details the `DeleteEnvironmentRequest` class's constructors, properties, and the interfaces it implements, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document also includes a list of available versions for the `DeleteEnvironmentRequest` ranging from 1.0.0 to the latest version, 3.6.0."],["The primary function of the `DeleteEnvironmentRequest` class is to handle requests for deleting an environment, identified by a resource name in the format `projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environments/{environment_id}`."],["The `DeleteEnvironmentRequest` class has a property called `EnvironmentName`, which provides a typed view of the resource name."]]],[]]