[[["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 document outlines how to list notes for a specific project using HTTP requests, including details on path and query parameters."],["The required `parent` path parameter specifies the project ID to retrieve notes from, while optional query parameters like `filter`, `pageSize`, and `pageToken` can refine the results."],["The HTTP request body must be empty, and the response, if successful, will be a `ListNotesResponse` instance."],["Authorization to access the notes requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The document provides a large list of locations that can be chosen from when making the HTTP request."]]],[]]