[[["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 2024-10-02 UTC."],[[["This webpage provides information on updating a specified note, including details on the HTTP request structure, which utilizes gRPC Transcoding syntax."],["The update operation requires a path parameter, `name`, which specifies the unique identifier of the note being modified in the format `projects/[PROVIDER_ID]/notes/[NOTE_ID]`."],["The operation also uses a query parameter, `updateMask`, to indicate which fields of the note should be updated, using a comma-separated list of fully qualified field names."],["Both the request and response bodies utilize an instance of `Note`, as defined in the relevant documentation."],["The request requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` to proceed."]]],[]]