[[["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 details how to update a specified note using HTTP requests, and different locations are available for choosing from a dropdown."],["Path parameters, such as the `name` of the note, are required and must follow the format `projects/[PROVIDER_ID]/notes/[NOTE_ID]`."],["Query parameters allow optional updates to specific fields using a comma-separated list, formatted according to the [FieldMask](https://protobuf.dev/reference/protobuf/google.protobuf/#field-mask) standard, via the `updateMask`."],["Both the request and response bodies utilize the `Note` instance format, which is further explained in the linked [Note](/artifact-analysis/docs/reference/rest/v1beta1/projects.locations.notes#Note) documentation."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for accessing the cloud platform."]]],[]]