java.lang.Object | |
↳ | com.google.android.gms.drive.query.SearchableField |
Note: The Google Drive Android API is currently in developer preview. Applications compiled using this version of the API will continue to operate on devices using future versions of Google Play services; however, changes to the API are expected in future releases.
An attribute of the file that is to be searched.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MIME_TYPE | The MIME type of the item. | ||||||||||
MODIFIED_DATE | The date when the item was most recently modified. | ||||||||||
PARENTS | The IDs of the parent folders (if any) of the item. | ||||||||||
STARRED | Whether the user has starred the item. | ||||||||||
TITLE | The title of the item. | ||||||||||
TRASHED | Whether the item is in the trash. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The date when the item was most recently modified.
The IDs of the parent folders (if any) of the item.