[[["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 create a new note, specifying the structure of the HTTP request needed for this operation."],["The creation process requires both path parameters, specifically the `parent` project ID, and the query parameter `noteId`, to uniquely identify the new note."],["The request body must contain a `Note` instance, and if the request is successful, the response body will also contain the newly created `Note` instance."],["This process uses gRPC Transcoding syntax for the URLs and mandates the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]