Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
RevisionList |
RevisionList.clone() |
RevisionList |
RevisionList.set(String fieldName,
Object value) |
RevisionList |
RevisionList.setKind(String kind)
Identifies what kind of resource this is.
|
RevisionList |
RevisionList.setNextPageToken(String nextPageToken)
The page token for the next page of revisions.
|
RevisionList |
RevisionList.setRevisions(List<Revision> revisions)
The list of revisions.
|
Copyright © 2011–2024 Google. All rights reserved.