AllUsers
با مجموعهها، منظم بمانید
ذخیره و دستهبندی محتوا براساس اولویتهای شما.
نمایش شی برای توصیف همه مجموعه ای از کاربران.
نمایندگی JSON |
---|
{
"isAllUsersRequested": boolean
} |
فیلدها |
---|
is All Users Requested | boolean مورد نیاز. در صورت نیاز به همه مجموعه کاربران، روی true تنظیم کنید. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-12-18 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-12-18 بهوقت ساعت هماهنگ جهانی."],[[["This documentation describes the JSON representation used to request all users."],["The representation uses a single boolean field, \"isAllUsersRequested\", to indicate whether all users should be included in the request."],["When requesting all users, the \"isAllUsersRequested\" field must be set to \"true\"."]]],["The core content describes a JSON object used to represent a request for a set of users. The object contains a single field, `isAllUsersRequested`, which is a required boolean. When set to `true`, it indicates that all users are being requested. This field is the sole mechanism for specifying whether a complete user set is desired.\n"]]