[[["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 2023-08-30 UTC."],[[["This endpoint retrieves a specific approval request using its unique name, returning a `NOT_FOUND` error if it doesn't exist."],["The request is made via a `GET` HTTP method, with the approval request's name specified in the URL path parameter."],["The request body must be empty, meaning no data is sent in the body of the HTTP request."],["A successful response will return an instance of `ApprovalRequest`, and authorization is required via the `accessapproval.requests.get` IAM permission."],["Access to this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authentication."]]],[]]