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