[[["易于理解","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 webpage details how to approve an access request via a POST HTTP request to a specified URL, following gRPC Transcoding syntax."],["The request URL requires a `name` parameter, which is a string identifying the approval request, and it also requires specific IAM permissions (`accessapproval.requests.approve`)."],["The request body must include `expireTime`, a timestamp formatted string specifying the approval's expiration, following RFC3339 UTC \"Zulu\" standards."],["A successful request returns an instance of `ApprovalRequest`, and failures will result in either `NOT_FOUND` if the request doesn't exist, or `FAILED_PRECONDITION` if it's not in a pending state."],["Authorizing this request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]