java.lang.Object | |
↳ | com.google.android.gms.drive.query.SearchableField |
An attribute of the file that is to be searched.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
IS_PINNED | Whether the user has pinned the item. | ||||||||||
LAST_VIEWED_BY_ME | The date this resource was most recently viewed by the user. | ||||||||||
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 | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Whether the user has pinned the item.
The date this resource was most recently viewed by the user.
The date when the item was most recently modified.
The IDs of the parent folders (if any) of the item.