Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
ListAccountsResponse |
ListAccountsResponse.clone() |
ListAccountsResponse |
ListAccountsResponse.set(java.lang.String fieldName,
java.lang.Object value) |
ListAccountsResponse |
ListAccountsResponse.setAccounts(java.util.List<Account> accounts)
A collection of accounts to which the user has access.
|
ListAccountsResponse |
ListAccountsResponse.setNextPageToken(java.lang.String nextPageToken)
If the number of accounts exceeds the requested page size, this field is populated with a token
to fetch the next page of accounts on a subsequent call to `accounts.list`.
|
Copyright © 2011-2018 Google. All Rights Reserved.