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 documentation provides details for the `UpdateLakeRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.8.0."],["This class is used to construct requests to update a lake resource and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are several available previous versions of `UpdateLakeRequest`, ranging from 1.0.0 up to 3.6.0, with 3.6.0 being the latest version."],["The `UpdateLakeRequest` class has constructors and properties, including `Lake`, `UpdateMask`, and `ValidateOnly`, which control how the lake update is performed."],["The provided content indicates that `UpdateLakeRequest` class inherits from object and has inherited members such as GetHashCode, GetType and ToString."]]],[]]