[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-05-16。"],[[["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."]]],[]]