Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
FileList |
FileList.clone() |
FileList |
FileList.set(String fieldName,
Object value) |
FileList |
FileList.setFiles(List<File> files)
The list of files.
|
FileList |
FileList.setIncompleteSearch(Boolean incompleteSearch)
Whether the search process was incomplete.
|
FileList |
FileList.setKind(String kind)
Identifies what kind of resource this is.
|
FileList |
FileList.setNextPageToken(String nextPageToken)
The page token for the next page of files.
|
Copyright © 2011–2024 Google. All rights reserved.