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, spanning multiple versions from 1.0.0 to the latest 3.6.0."],["The `DeleteLakeRequest` class is used to represent a request to delete a lake within the Cloud Dataplex service."],["The documentation covers the class's inheritance, implementations, constructors, and properties like `LakeName` and `Name`, as well as its associated namespace and assembly."],["The latest version of `DeleteLakeRequest` is 3.6.0, and it is used to delete a lake resource, requiring the lake's resource name as an argument, in the format `projects/{project_number}/locations/{location_id}/lakes/{lake_id}`."]]],[]]