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

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

Hibernate criteria by a list of natural ids -

ios - Lagging ScrollView with UIWebview inside -