| Package | Description |
|---|---|
| com.google.api.services.analyticsreporting.v4.model |
| Modifier and Type | Method and Description |
|---|---|
Report |
Report.clone() |
Report |
Report.set(String fieldName,
Object value) |
Report |
Report.setColumnHeader(ColumnHeader columnHeader)
The column headers.
|
Report |
Report.setData(ReportData data)
Response data.
|
Report |
Report.setNextPageToken(String nextPageToken)
Page token to retrieve the next page of results in the list.
|
| Modifier and Type | Method and Description |
|---|---|
List<Report> |
GetReportsResponse.getReports()
Responses corresponding to each of the request.
|
| Modifier and Type | Method and Description |
|---|---|
GetReportsResponse |
GetReportsResponse.setReports(List<Report> reports)
Responses corresponding to each of the request.
|
Copyright © 2011–2021 Google. All rights reserved.