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 page provides documentation for the `UpdateLakeRequest` class within the Google Cloud Dataplex v1 API, specifically for version 2.15.0."],["The `UpdateLakeRequest` class is used to update the description of a lake, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of `UpdateLakeRequest` is 3.6.0, and the page lists multiple previous versions down to 1.0.0, allowing users to navigate through the history of available versions."],["The class includes properties such as `Lake`, `UpdateMask`, and `ValidateOnly`, which are crucial when making changes to a lake."],["The page includes relevant details for each property, including its type and description, as well as the parameters that can be used in its constructors."]]],[]]