A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
Response body
If successful, the response body contains an instance of ApprovalRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-30 UTC."],[[["\u003cp\u003eThis API endpoint approves an existing approval request, updating its status and returning the modified request, or errors if it does not exist or is not pending.\u003c/p\u003e\n"],["\u003cp\u003eThe request is made using a \u003ccode\u003ePOST\u003c/code\u003e HTTP method to a specific URL with a dynamic \u003ccode\u003ename\u003c/code\u003e path parameter, representing the ID of the approval request to be updated, which requires \u003ccode\u003eaccessapproval.requests.approve\u003c/code\u003e IAM permission on the target resource.\u003c/p\u003e\n"],["\u003cp\u003eThe request body includes a \u003ccode\u003eexpireTime\u003c/code\u003e field, using RFC3339 UTC "Zulu" timestamp format, specifying when the approval should expire, if successful.\u003c/p\u003e\n"],["\u003cp\u003eA successful response returns an instance of \u003ccode\u003eApprovalRequest\u003c/code\u003e, while a \u003ccode\u003eNOT_FOUND\u003c/code\u003e or \u003ccode\u003eFAILED_PRECONDITION\u003c/code\u003e error can be returned if an issue occurs.\u003c/p\u003e\n"],["\u003cp\u003eThe endpoint requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e for authorization.\u003c/p\u003e\n"]]],[],null,[]]