[[["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 describes the process of creating a new note using an HTTP request, including selecting a location from a predefined list of geographical regions."],["The request requires two key parameters: `parent`, a path parameter indicating the project ID, and `noteId`, a query parameter specifying the ID for the new note."],["The body of the request must contain an instance of a \"Note\", and a successful response will include the newly created \"Note\" instance."],["Creating a new note requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."],["The URLs for creating notes use gRPC Transcoding syntax, as outlined in the documentation."]]],[]]