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-04-09 UTC."],[[["This webpage provides reference documentation for the `UpdateLakeRequest` class within the Google Cloud Dataplex V1 API, with the latest version being 3.6.0."],["The `UpdateLakeRequest` class is used to update a lake in the Dataplex environment, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateLakeRequest` class includes properties such as `Lake`, `UpdateMask`, and `ValidateOnly`, allowing for specific fields to be updated and validation to be performed."],["The documentation offers access to a range of prior versions of the API, dating back to version 1.0.0, catering to users who may rely on earlier versions."],["There are two different constructors for this class, one being the default and the other enabling the passing in of another `UpdateLakeRequest` as a parameter."]]],[]]