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."],[[["The latest version available for the `DeleteLakeRequest` class is 3.6.0, as part of the Google Cloud Dataplex V1 API."],["This webpage provides documentation and code samples specifically for the `DeleteLakeRequest` class within the Google Cloud Dataplex V1 API, with the current focus being version 2.8.0."],["The `DeleteLakeRequest` class is used to delete a lake resource and requires a lake resource name which can be specified by setting the name property."],["The `DeleteLakeRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation also includes older versions of the API, going back to 1.0.0, allowing users to reference and compare functionalities across different versions."]]],[]]