| java.lang.Object | |
| ↳ | com.google.android.gms.drive.query.SearchableField |
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 | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
The date when the item was most recently modified.
The IDs of the parent folders (if any) of the item.