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."],[[["The latest version of the `UpdateLakeRequest` class is 3.6.0, part of the Google Cloud Dataplex v1 API."],["This page provides reference documentation for the `UpdateLakeRequest` class, detailing its properties, constructors, and inheritance."],["The `UpdateLakeRequest` class allows users to update descriptions of a lake, specifying which fields to modify using an `update_mask`."],["Available versions of `UpdateLakeRequest` range from 1.0.0 to 3.6.0, inclusive, with each version providing a link to its respective documentation."],["The `ValidateOnly` property allows users to test and validate the request without making permanent mutations, providing a testing functionality."]]],[]]