public sealed class DeleteLakeRequest : IMessage<DeleteLakeRequest>, IEquatable<DeleteLakeRequest>, IDeepCloneable<DeleteLakeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteLakeRequest.
[[["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-25 UTC."],[[["This webpage provides reference documentation for the `DeleteLakeRequest` class within the Google Cloud Dataplex v1 API, specifically for the .NET environment."],["The latest version available for the `DeleteLakeRequest` documentation is 3.6.0, while version 2.5.0 is the specific version detailed in this content."],["The `DeleteLakeRequest` class is used to initiate a request to delete a lake resource within the Dataplex service, requiring a resource name as an input, and it inherits from various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors and properties of the `DeleteLakeRequest` class, including the `LakeName` property, providing a structured way to manage the lake name within the request."],["The namespace for this class is Google.Cloud.Dataplex.V1 and it can be found in the Google.Cloud.Dataplex.V1.dll assembly."]]],[]]