[[["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 API endpoint allows you to update a specific task using a PATCH request at the specified URL, which uses gRPC Transcoding syntax."],["The `task.name` path parameter is required to identify the task and is formatted as: projects/{project_number}/locations/{locationId}/lakes/{lakeId}/tasks/{taskId}."],["The `updateMask` query parameter, which is also required, specifies which fields of the task resource should be updated using a comma-separated list of field names."],["The request body should contain a Task resource instance with the updated information, and upon success, the API will respond with an Operation resource instance."],["To call this endpoint, the `https://www.googleapis.com/auth/cloud-platform` OAuth scope is needed."]]],[]]