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