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."],[[["This document provides reference documentation for the `UpdateLakeRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.7.0."],["The `UpdateLakeRequest` class is used to update a lake in the Dataplex service, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation for `UpdateLakeRequest` can be found at version 3.6.0, with older versions of the documentation ranging back to 1.0.0 that can be accessed."],["The `UpdateLakeRequest` class contains properties to handle the lake update such as: the lake property, a required update mask specifying which fields are updated, and an option to validate only, without mutation."]]],[]]