How do I migrate from the Google Documents List API to the Drive API?
问题 The Google Documents List API is scheduled to be shut down on April 20, 2015 and I need to migrate my code to use the Google Drive API instead. How do I go about this migration? 回答1: Refer to the migration guide determine you how to translate calls to the Documents List API to their corresponding calls in the Drive API. Refer to the Drive API’s documentation for information on how to download libraries and get started. Be aware that support for older authorization methods (ClientLogin,