After the query is completed, use this API to retrieve the results. If the request succeeds, and there is a non-zero result set, the result is downloaded to the client as a zipped JSON file. The name of the downloaded file will be: OfflineQueryResult-.zip
[[["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 2025-05-04 UTC."],[[["This API allows retrieval of security report results via a GET request to a specific URL, structured using gRPC Transcoding syntax."],["The request requires a `name` path parameter that specifies the organization and report ID for retrieving the security report result."],["The request body must be empty, and successful requests return a generic HTTP response."],["Authorization for this API requires the `apigee.hostsecurityreports.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["Successful requests will result in a zipped JSON file download containing the query results."]]],[]]