google drive sdk - Is there a way to get changes.list with a maxResults limit in reverse chronological order? -
google drive sdk - Is there a way to get changes.list with a maxResults limit in reverse chronological order? -
i'm interested in seeing recent changes, though if specify cap, oldest changes first.
you should set startchangeid query parameter if want subset of recent changes: https://developers.google.com/drive/v2/reference/changes/list
google-drive-sdk
Comments
Post a Comment