|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Profiles | |
|---|---|
| com.google.api.services.analytics.model | |
| Uses of Profiles in com.google.api.services.analytics.model |
|---|
| Methods in com.google.api.services.analytics.model that return Profiles | |
|---|---|
Profiles |
Profiles.clone()
|
Profiles |
Profiles.set(String fieldName,
Object value)
|
Profiles |
Profiles.setItems(List<Profile> items)
A list of profiles. |
Profiles |
Profiles.setItemsPerPage(Integer itemsPerPage)
The maximum number of resources the response can contain, regardless of the actual number of resources returned. |
Profiles |
Profiles.setKind(String kind)
Collection type. |
Profiles |
Profiles.setNextLink(String nextLink)
Link to next page for this profile collection. |
Profiles |
Profiles.setPreviousLink(String previousLink)
Link to previous page for this profile collection. |
Profiles |
Profiles.setStartIndex(Integer startIndex)
The starting index of the resources, which is 1 by default or otherwise specified by the start- index query parameter. |
Profiles |
Profiles.setTotalResults(Integer totalResults)
The total number of results for the query, regardless of the number of results in the response. |
Profiles |
Profiles.setUsername(String username)
Email ID of the authenticated user |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||