Response message for accounts.batchGet.
JSON representation |
---|
{
"kind": string,
"users": [
{
object ( |
Fields | |
---|---|
kind |
|
users[] |
All accounts belonging to the project/tenant limited by maxResults in the request. |
next |
If there are more accounts to be downloaded, a token that can be passed back to accounts.batchGet to get more accounts. Otherwise, this is blank. |