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