| java.lang.Object | |
| ↳ | com.google.android.gms.drive.MetadataChangeSet |
A collection of metadata changes. Any fields with null values will retain their current value.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| MetadataChangeSet.Builder | A builder for creating a new MetadataChangeSet. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the new description for the resource.
| |||||||||||
Returns the new text to be indexed for the resource.
| |||||||||||
Returns the date which will be recorded as when the user most recently viewed the resource.
| |||||||||||
Returns the new MIME type for the resource.
| |||||||||||
Returns the new title for the resource.
| |||||||||||
Returns the new pinned state for the resource.
| |||||||||||
Returns the new starred state for the resource.
| |||||||||||
Returns the new viewed state for the resource.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns the date which will be recorded as when the user most recently viewed the resource.