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-04-09 UTC."],[[["This webpage provides reference documentation for the `UpdateLakeRequest` class within the Google Cloud Dataplex v1 API, offering details on its functionality and usage across multiple versions."],["The `UpdateLakeRequest` class allows for updating specific fields of a lake resource, as indicated by the `update_mask` property, with options for validation without performing actual changes."],["The latest available version of the API is 3.6.0, with documentation available from version 1.0.0 upwards, including many versions between 2.0.0 and 3.6.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains properties like `Lake`, `UpdateMask`, and `ValidateOnly`, which are used to define the lake resource and fields to update."],["The page also provides details on the constructors and inherited members of the `UpdateLakeRequest` class, such as `GetHashCode` and `ToString`, all within the `Google.Cloud.Dataplex.V1` namespace."]]],[]]