[[["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 updates an existing zone resource within a specified project, location, and lake using a PATCH request."],["The request URL requires a zone name as a path parameter, formatted as `projects/*/locations/*/lakes/*/zones/*`."],["The request utilizes the `updateMask` and `validateOnly` query parameters for controlling the update and validation process."],["The request body must contain the new state of the zone, in the form of a Zone object, and the successful response is an Operation object."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]