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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateLakeRequest\u003c/code\u003e class in the Google.Cloud.Dataplex.V1 API allows users to update lake resources within Cloud Dataplex, with the latest version being 3.6.0 and a history of versions available.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, allowing diverse interactions and modifications of lake resources.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateLakeRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eLake\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which are used to specify which fields to update, the new lake data, and whether the request should be validated before execution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateLakeRequest\u003c/code\u003e class has both a parameterless constructor, \u003ccode\u003eUpdateLakeRequest()\u003c/code\u003e, and a constructor, \u003ccode\u003eUpdateLakeRequest(UpdateLakeRequest other)\u003c/code\u003e, which allows you to copy over the properties of another UpdateLakeRequest object into the current one.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation for this class is in the namespace \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e and is located in the \u003ccode\u003eGoogle.Cloud.Dataplex.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]