| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Filters |
Filters.clone() |
Filters |
Filters.set(String fieldName,
Object value) |
Filters |
Filters.setItems(List<Filter> items)
A list of filters.
|
Filters |
Filters.setItemsPerPage(Integer itemsPerPage)
The maximum number of resources the response can contain, regardless of the actual number of
resources returned.
|
Filters |
Filters.setKind(String kind)
Collection type.
|
Filters |
Filters.setNextLink(String nextLink)
Link to next page for this filter collection.
|
Filters |
Filters.setPreviousLink(String previousLink)
Link to previous page for this filter collection.
|
Filters |
Filters.setStartIndex(Integer startIndex)
The starting index of the resources, which is 1 by default or otherwise specified by the start-
index query parameter.
|
Filters |
Filters.setTotalResults(Integer totalResults)
The total number of results for the query, regardless of the number of results in the response.
|
Filters |
Filters.setUsername(String username)
Email ID of the authenticated user
|