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-04-09 UTC."],[[["This webpage provides reference documentation for the `DeleteLakeRequest` class within the Google Cloud Dataplex v1 API, with the latest version being 3.6.0."],["The `DeleteLakeRequest` class is used to construct requests for deleting a lake resource in the Dataplex service, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance, implemented interfaces, constructors, and properties of the `DeleteLakeRequest` class, including its required `Name` property."],["There are multiple versions available for this class, spanning from version 1.0.0 up to 3.6.0, and all of them allow you to view the documentation."]]],[]]