Clarification on maxResults and nextPageToken using Google Drive API v2

后端 未结 2 1623
一整个雨季
一整个雨季 2021-02-05 15:55

I just wanted clarification with regard to the Files: list feature of the Google Drive API here:

https://developers.google.com/drive/v2/reference/files/list

What

2条回答
  •  無奈伤痛
    2021-02-05 16:22

    maxResults cannot be larger than 1000 according to this page: https://developers.google.com/drive/v2/reference/files/list

提交回复
热议问题