Enabling advanced Drive API (original) (raw)

From the official docs:

To use an advanced Google service, follow these instructions:

Getting comments (Drive.Comments.list) is now a case of:

var comments_list = Drive.Comments.list(document_id);