| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
DailyUploads |
DailyUploads.clone() |
DailyUploads |
DailyUploads.set(java.lang.String fieldName,
java.lang.Object value) |
DailyUploads |
DailyUploads.setItems(java.util.List<DailyUpload> items)
A collection of daily uploads.
|
DailyUploads |
DailyUploads.setItemsPerPage(java.lang.Integer itemsPerPage)
The maximum number of resources the response can contain, regardless of the actual number of
resources returned.
|
DailyUploads |
DailyUploads.setKind(java.lang.String kind)
Collection type.
|
DailyUploads |
DailyUploads.setNextLink(java.lang.String nextLink)
Link to next page for this daily upload collection.
|
DailyUploads |
DailyUploads.setPreviousLink(java.lang.String previousLink)
Link to previous page for this daily upload collection.
|
DailyUploads |
DailyUploads.setStartIndex(java.lang.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(java.lang.Integer totalResults)
The total number of results for the query, regardless of the number of results in the response.
|
DailyUploads |
DailyUploads.setUsername(java.lang.String username)
Email ID of the authenticated user
|