java.lang.Object | |
↳ | com.google.android.gms.drive.query.Query |
The query object specifies constraints on a query result, including filters and sort order.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Query.Builder | A builder for creating queries. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CREATOR |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the filters that will restrict the query results.
| |||||||||||
This method is deprecated.
Paging is not supported.
| |||||||||||
Returns
SortOrder containing information about sorting order of the query. | |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
This method is deprecated.
Paging is not supported.
A token that indicates the next page of results to retrieve. This should be a token that was returned in a previous query.
Returns | |
---|---|
String |
Returns | |
---|---|
String |
Parameters | |
---|---|
out |
Parcel
|
flags |
int
|