java.lang.Object | |
↳ | com.google.android.gms.drive.Metadata |
The details of a Drive file or folder.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the create time for this resource.
| |||||||||||
Returns the id of the resource
| |||||||||||
Returns the MIME type of the resource
| |||||||||||
Returns the last time this resource was modified by the user.
| |||||||||||
Returns the last time this resource was modified by anyone.
| |||||||||||
Returns the time at which this resource was shared with the user.
| |||||||||||
Returns the title of the resource
| |||||||||||
Returns true if this resource can be edited by the current user.
| |||||||||||
Returns true if this Metadata is for a folder.
| |||||||||||
Returns true if this resource is starred by the user.
| |||||||||||
Returns true if this resource has been trashed.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||||||||||
![]()
|
Returns the create time for this resource.
Returns the MIME type of the resource
Returns the last time this resource was modified by the user.
Returns the last time this resource was modified by anyone.
Returns the time at which this resource was shared with the user.
Returns the title of the resource
Returns true if this resource can be edited by the current user.
Returns true if this Metadata is for a folder.
Returns true if this resource is starred by the user.
Returns true if this resource has been trashed.