[[["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 endpoint retrieves a specific occurrence using its unique identifier, which is part of the request's URL."],["The request requires a `name` path parameter, which specifies the exact occurrence to retrieve in the format `projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]`."],["The request body must be empty when requesting an occurrence."],["A successful response returns an `Occurrence` resource, providing detailed information about the requested occurrence."],["Access to this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]