public sealed class UpdateLakeRequest : IMessage<UpdateLakeRequest>, IEquatable<UpdateLakeRequest>, IDeepCloneable<UpdateLakeRequest>, IBufferMessage, IMessage
[[["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."],[[["The `UpdateLakeRequest` class is used to send requests for updating lake information in the Google Cloud Dataplex V1 API."],["This page provides documentation for the `UpdateLakeRequest` class across various versions, ranging from the latest 3.6.0 down to 1.0.0."],["`UpdateLakeRequest` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has properties to define the update for a `Lake`, specifying which fields to update using `UpdateMask`, and an option to `ValidateOnly` the request."],["The latest release for `UpdateLakeRequest` is version 3.6.0 and can be found at `/dotnet/docs/reference/Google.Cloud.Dataplex.V1/latest/Google.Cloud.Dataplex.V1.UpdateLakeRequest`."]]],[]]