[[["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-01-28 UTC."],[[["This endpoint allows for the full update of a content resource within a specified lake, using a PATCH request to a URL that follows gRPC Transcoding syntax."],["The `content.name` path parameter is a required string that represents the unique identifier of the content being updated, including project, location, and lake details."],["The `updateMask` query parameter is required to specify the fields that need to be updated, using a comma-separated list format."],["The request body must include an instance of the `Content` resource, and if successful, the response body will also contain an updated instance of the same `Content` resource."],["To successfully authorize this request, the `https://www.googleapis.com/auth/cloud-platform` OAuth scope is required, as detailed in the Authentication Overview."]]],[]]