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 content provides documentation for the `UpdateLakeRequest` class within the Google Cloud Dataplex v1 API, specifically within the .NET framework."],["The documentation covers a range of versions for `UpdateLakeRequest`, from version 1.0.0 up to the latest version, 3.6.0."],["`UpdateLakeRequest` is designed to facilitate updating a lake description within the Dataplex environment, and can implement the properties of Lake, UpdateMask and ValidateOnly."],["The `UpdateLakeRequest` class has its own constructor and one other constructor that takes an `UpdateLakeRequest` as a parameter."],["The `UpdateLakeRequest` class inherits from the Object type, and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]