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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eDeleteLakeRequest\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically for version 2.11.0, and contains the documentation for the full version list from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteLakeRequest\u003c/code\u003e class is used to define a request to delete a lake, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and has two constructors, \u003ccode\u003eDeleteLakeRequest()\u003c/code\u003e and \u003ccode\u003eDeleteLakeRequest(DeleteLakeRequest other)\u003c/code\u003e, allowing for default and copy construction.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eLakeName\u003c/code\u003e, which provides a \u003ccode\u003eLakeName\u003c/code\u003e-typed view of the lake's name, and \u003ccode\u003eName\u003c/code\u003e, a string property that represents the required resource name of the lake to be deleted, formatted as \u003ccode\u003eprojects/{project_number}/locations/{location_id}/lakes/{lake_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has inherited members that include \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]