从哪里下载 Google Drive API v3 库文件?
Where to download Google Drive API v3 library files from?
我最近从这里 https://github.com/google/google-api-objectivec-client
下载了 google 驱动器 api 的 objective C 客户端库
谁能告诉我这个客户端库是哪个版本的?我无法在任何地方找到此详细信息。
提前致谢!
显然你提到的库使用 Google Drive API v3: https://github.com/google/google-api-objectivec-client/blob/6b3410fce1dfc595dca438542c91ea44d6a1c42e/Source/Services/Drive/Generated/GTLDriveAbout.h#L23
// NOTE: This file is generated from Google APIs Discovery Service.
// Service:
// Drive API (drive/v3)
// Description:
// The API to interact with Drive.
我最近从这里 https://github.com/google/google-api-objectivec-client
下载了 google 驱动器 api 的 objective C 客户端库谁能告诉我这个客户端库是哪个版本的?我无法在任何地方找到此详细信息。
提前致谢!
显然你提到的库使用 Google Drive API v3: https://github.com/google/google-api-objectivec-client/blob/6b3410fce1dfc595dca438542c91ea44d6a1c42e/Source/Services/Drive/Generated/GTLDriveAbout.h#L23
// NOTE: This file is generated from Google APIs Discovery Service.
// Service:
// Drive API (drive/v3)
// Description:
// The API to interact with Drive.