| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Accounts |
Accounts.clone() |
Accounts |
Accounts.set(String fieldName,
Object value) |
Accounts |
Accounts.setItems(List<Account> items)
A list of accounts.
|
Accounts |
Accounts.setItemsPerPage(Integer itemsPerPage)
The maximum number of entries the response can contain, regardless of the actual number of
entries returned.
|
Accounts |
Accounts.setKind(String kind)
Collection type.
|
Accounts |
Accounts.setNextLink(String nextLink)
Next link for this account collection.
|
Accounts |
Accounts.setPreviousLink(String previousLink)
Previous link for this account collection.
|
Accounts |
Accounts.setStartIndex(Integer startIndex)
The starting index of the entries, which is 1 by default or otherwise specified by the start-
index query parameter.
|
Accounts |
Accounts.setTotalResults(Integer totalResults)
The total number of results for the query, regardless of the number of results in the response.
|
Accounts |
Accounts.setUsername(String username)
Email ID of the authenticated user
|
Copyright © 2011–2022 Google. All rights reserved.