| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
ReportList |
ReportList.clone() |
ReportList |
ReportList.set(java.lang.String fieldName,
java.lang.Object value) |
ReportList |
ReportList.setEtag(java.lang.String etag)
The eTag of this response for caching purposes.
|
ReportList |
ReportList.setItems(java.util.List<Report> items)
The reports returned in this response.
|
ReportList |
ReportList.setKind(java.lang.String kind)
The kind of list this is, in this case dfareporting#reportList.
|
ReportList |
ReportList.setNextPageToken(java.lang.String nextPageToken)
Continuation token used to page through reports.
|