[[["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 outlines how to create new notes in batches using an HTTP request, specifying a required location from a provided list."],["The request URL utilizes gRPC Transcoding syntax, and the `parent` path parameter, formatted as `projects/[PROJECT_ID]`, is mandatory to specify the project."],["The request body requires a JSON structure containing a `notes` field, which is a map of note IDs to note objects, with a maximum allowed length of 1000."],["A successful request returns a `BatchCreateNotesResponse` object, as detailed in the response body section."],["The request needs the `https://www.googleapis.com/auth/cloud-platform` authorization scope for proper authentication."]]],[]]