AllUsers
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ייצוג אובייקט שמתאר את כל קבוצת המשתמשים.
ייצוג ב-JSON |
{
"isAllUsersRequested": boolean
} |
שדות |
isAllUsersRequested |
boolean
חובה. מגדירים את הערך כ-true אם צריך את כל קבוצות המשתמשים.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-12-17 (שעון UTC).
[[["התוכן קל להבנה","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-17 (שעון UTC)."],[[["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"]]