[[["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 2023-12-05 UTC."],[],["This document details how to update a node using a PATCH request. The request URL follows gRPC Transcoding syntax and includes a `node.name` path parameter. The `updateMask` query parameter specifies which fields to update, using a comma-separated list. The request body contains the updated `Node` data, and a successful response will return an updated `Node` instance. Authorization requires the `https://www.googleapis.com/auth/userinfo.email` OAuth scope.\n"]]