[[["易于理解","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):2025-09-04。"],[[["\u003cp\u003eAccess Approval requests contain details about a Google employee's request to access a resource, including the resource's location, the request time, and the access expiration time.\u003c/p\u003e\n"],["\u003cp\u003eThe request includes the office and physical location from which access is being requested, along with the reason for the access.\u003c/p\u003e\n"],["\u003cp\u003eHistorical access requests are viewable and include fields such as the request details, the status (pending, approved, dismissed, expired, auto-approved), and the response time.\u003c/p\u003e\n"],["\u003cp\u003eThe status of an access request indicates whether it is awaiting action, has been approved, dismissed, expired, or was auto-approved due to time-sensitive circumstances.\u003c/p\u003e\n"],["\u003cp\u003eAccess Approval allows the approval of access to a parent resource which consequently allows access to any child resources underneath.\u003c/p\u003e\n"]]],[],null,["# Anatomy of an Access Approval request\n=====================================\n\nThis page describes the information contained in Access Approval\nrequests.\n\nSample Access Approval request\n------------------------------\n\nThe following code is a sample Access Approval request: \n\n```json\n{\n \"name\": \"projects/123456/approvalRequests/xyzabc123\",\n \"requestedResourceName\": \"projects/123456\",\n \"requestedReason\": {\n \"detail\": \"Case number: bar123\"\n \"type\": \"CUSTOMER_INITIATED_SUPPORT\"\n },\n \"requestedLocations\": {\n \"principalOfficeCountry\": \"US\",\n \"principalPhysicalLocationCountry\": \"US\"\n },\n \"requestTime\": \"2018-08-28T19:07:12.286Z\",\n \"requestedExpiration\": \"2018-09-02T19:07:11.877Z\"\n}\n```\n\nRequest fields\n--------------\n\nAn Access Approval request contains the following fields:\n\nFor more information about the fields in an access request, see\n[Resource: ApprovalRequest](/assured-workloads/access-approval/docs/reference/rest/v1/folders.approvalRequests#ApprovalRequest).\n\nHistorical Access Approval requests\n-----------------------------------\n\nAccess Approval lets you view all the historical approved,\nauto-approved, dismissed, and expired access requests. You can use the\nGoogle Cloud console or cURL to view historical access requests. For instructions,\nsee [Viewing historical Access Approval requests](/assured-workloads/access-approval/docs/view-historical-requests).\n\nA historical access request log contains all the [access request\nfields](#request-fields), and mentions the status and the response time of the\nrequest.\n\nThe following sections describe the **Approval status** and **Response time**\nfields.\n\n### Status of an access request\n\nAn Access Approval request has one of the following statuses:\n\n### Response time\n\nThis field indicates the time at which you approved or dismissed the access\nrequest. A response time isn't applicable for requests that got dismissed due to\ninactivity.\n\nWhat's next\n-----------\n\n- Learn how to [view historical Access Approval\n requests](/assured-workloads/access-approval/docs/view-historical-requests).\n- Learn how to [approve access requests](/assured-workloads/access-approval/docs/approve-requests)."]]