[[["易于理解","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 the process of invalidating an existing `ApprovalRequest` via a `POST` HTTP request."],["The `POST` request is directed to a specific URL using gRPC Transcoding syntax, and includes a `name` path parameter to identify the `ApprovalRequest`."],["The request body must be empty when sending the `POST` request to invalidate, and a successful request will return an updated `ApprovalRequest` in the response body."],["The request requires the `accessapproval.requests.invalidate` IAM permission, and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["Note that invalidating a request does not deny access if another request is already approved, it only invalidates the singular request."]]],[]]