یک مهر زمانی در قالب RFC3339 UTC "Zulu"، با وضوح نانوثانیه و حداکثر نه رقم کسری. مثالها: "2014-10-02T15:01:23Z" و "2014-10-02T15:01:23.045123456Z" .
RoleAndView
یک لفاف برای نقش و نمای یک پیشنهاد دسترسی.
نمایندگی JSON
{"role": string,"view": string}
فیلدها
role
string
نقشی که توسط درخواست کننده پیشنهاد شد ممکن است در آینده مقادیر جدیدی اضافه شود، اما موارد زیر در حال حاضر امکان پذیر است: * writer * commenter * reader
view
string
نمای این پیشنهاد دسترسی را نشان می دهد. فقط برای پیشنهادهایی که به یک view تعلق دارند پر شده است. published تنها مقدار پشتیبانی شده است.
تاریخ آخرین بهروزرسانی 2025-02-27 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2025-02-27 بهوقت ساعت هماهنگ جهانی."],[[["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"]]