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