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 webpage provides documentation for the `UpdateLakeRequest` class within the Google Cloud Dataplex v1 API, specifically in the .NET environment."],["The documentation covers a range of versions for `UpdateLakeRequest`, from version 1.0.0 up to the latest version, 3.6.0."],["The `UpdateLakeRequest` class is used to send a request to update a lake and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateLakeRequest` class has properties such as `Lake`, `UpdateMask`, and `ValidateOnly`, which are used to define the lake data, specify fields for the update, and enable request validation, respectively."],["The page details the constructors of the `UpdateLakeRequest` class, including a default constructor and one that takes another `UpdateLakeRequest` object as a parameter."]]],[]]