Lists occurrences referencing the specified note. Provider projects can use this method to get all occurrences across consumer projects referencing the specified note.
[[["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 list occurrences of a specific note across consumer projects, using a specified note name to retrieve the relevant data."],["The HTTP request section allows the user to choose a location from a provided list of options, and uses gRPC Transcoding syntax for URLs."],["Path parameters require a note name formatted as `projects/[PROVIDER_ID]/notes/[NOTE_ID]` while query parameters enable filtering, setting page size, and using a page token for navigation."],["The request body must be empty, and a successful request will result in a response containing an instance of `ListNoteOccurrencesResponse`."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope, as mentioned in the provided documentation."]]],[]]