[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]