[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-11-08 (世界標準時間)。"],[[["Access Proposals manage outstanding access requests for files, detailing requester, recipient, desired role, and optional message."],["`AccessProposal` resource includes details like `fileId`, `proposalId`, requester/recipient emails, roles, and timestamps."],["`RoleAndView` within proposals defines the requested permission level (e.g., writer, commenter) and optional view (currently only 'published')."],["Drive API methods allow retrieval, listing, and resolution (approval/denial) of Access Proposals."]]],["The core content details the `AccessProposal` resource, which represents pending access requests for a file. Key information includes the `fileId`, `proposalId`, `requesterEmailAddress`, `recipientEmailAddress`, `rolesAndViews`, `requestMessage`, and `createTime`. The `RoleAndView` specifies the requested access level (`role`: writer, commenter, reader) and view (`published`). Three primary actions are outlined: retrieving an `AccessProposal` by ID, listing all proposals on a file, and resolving (approving/denying) a proposal.\n"]]