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 `DeleteLakeRequest` class is used to initiate a request to delete a lake resource, and it inherits from multiple interfaces and an object class."],["The documentation covers various versions of the API, with version 3.6.0 being the latest and version 1.0.0 being the oldest, as well as version 2.4.0 which is the targeted content version."],["The `DeleteLakeRequest` class has two constructors and two main properties, `LakeName` which is a typed view of the name property and the `Name` property which is a string that requires the resource name of the lake."]]],[]]