【发布时间】:2015-05-08 04:08:59
【问题描述】:
我正在尝试使用 Google Drive API 并查看位于此处的示例 - https://developers.google.com/drive/v2/reference/files/get。
要使示例正常工作,我需要包含以下内容: 使用 Google.Apis.Authentication;
有没有人用过这个dll,我好像找不到从哪里下载?
我已经设法轻松找到了 Google.Apis.Drive.v2 dll。
【问题讨论】:
标签: google-drive-api