[[["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-21 UTC."],[[["This endpoint facilitates the updating of a lake resource within the Dataplex service."],["The update is performed via a PATCH request to a specific URL that includes the lake's resource name as a path parameter."],["The updateMask query parameter is required and used to specify which fields of the lake resource should be modified, and the validateOnly query parameter can be optionally provided."],["The request body must contain an instance of the Lake resource, detailing the updates to be applied, and if the request is successful, the response will contain an instance of an Operation."],["Authorization for this request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]