public sealed class UpdateLakeRequest : IMessage<UpdateLakeRequest>, IEquatable<UpdateLakeRequest>, IDeepCloneable<UpdateLakeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateLakeRequest.
[[["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."],[[["The content provides documentation for the `UpdateLakeRequest` class within the Google Cloud Dataplex V1 API, specifically version 3.4.0, and its related versions."],["`UpdateLakeRequest` is used to send a request to update a lake resource, with details provided on its properties such as `Lake`, `UpdateMask`, and `ValidateOnly`."],["This documentation also outlines the class's inheritance and implementation details, including interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists several available versions of the `UpdateLakeRequest` class, ranging from the latest 3.6.0 down to version 1.0.0, which are accessible through hyperlinks."],["The documentation includes information on the available constructors for the `UpdateLakeRequest` class, one of them being a parameter allowing you to clone an instance of the `UpdateLakeRequest` class."]]],[]]