java.lang.Object | |
↳ | com.google.android.gms.drive.query.SortableField |
An attribute of the file that a query can be sorted upon.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CREATED_DATE | The date when the item was created. | ||||||||||
LAST_VIEWED_BY_ME | The date this resource was most recently viewed by the user. | ||||||||||
MODIFIED_BY_ME_DATE | The date when the item was most recently modified by the user. | ||||||||||
MODIFIED_DATE | The date when the item was most recently modified. | ||||||||||
QUOTA_USED | The Drive quota used by the file. | ||||||||||
SHARED_WITH_ME_DATE | The date this resource was shared with the user. | ||||||||||
TITLE | The title of the item. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The date this resource was most recently viewed by the user.
The date when the item was most recently modified by the user.
The date when the item was most recently modified.
The date this resource was shared with the user.