[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-05-16 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."]]],[]]