| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
Uploads |
Uploads.clone() |
Uploads |
Uploads.set(String fieldName,
Object value) |
Uploads |
Uploads.setItems(List<Upload> items)
A list of uploads.
|
Uploads |
Uploads.setItemsPerPage(Integer itemsPerPage)
The maximum number of resources the response can contain, regardless of the actual number of
resources returned.
|
Uploads |
Uploads.setKind(String kind)
Collection type.
|
Uploads |
Uploads.setNextLink(String nextLink)
Link to next page for this upload collection.
|
Uploads |
Uploads.setPreviousLink(String previousLink)
Link to previous page for this upload collection.
|
Uploads |
Uploads.setStartIndex(Integer startIndex)
The starting index of the resources, which is 1 by default or otherwise specified by the start-
index query parameter.
|
Uploads |
Uploads.setTotalResults(Integer totalResults)
The total number of results for the query, regardless of the number of resources in the result.
|
Copyright © 2011–2022 Google. All rights reserved.