AllUsers
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Tüm kullanıcı grubunu tanımlayan nesne gösterimi.
JSON gösterimi |
{
"isAllUsersRequested": boolean
} |
Alanlar |
isAllUsersRequested |
boolean
Zorunlu. Tüm kullanıcı gruplarına ihtiyaç varsa doğru olarak ayarlayın.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-12-17 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]