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