Google 数据日历资源 API 现已弃用,计划于 2017 年 1 月停用
The Google Data Calendar Resource API is now deprecated and is scheduled for sunset in January 2017
目前我们使用 Google.Apis.Calendar.v3 客户端库 1.9.0.1190 在 google 日历和我们使用 OAuth2 Web 凭据的自定义应用程序之间进行数据的双向同步。预计对此有什么改变吗?
The Google Data Calendar Resource API is now deprecated and is scheduled for sunset in January 2017. Apps should instead use the Directory API's Calendar Resource object.
有点混淆这些"Directory API's Calendar Resource object",
"Google Data Calendar Resource API" 和 "Google.Apis.Calendar.v3"
我觉得你不用担心。弃用通知针对使用基于 old Google Data APIs 的 Google 数据日历资源 API 的 Admin SDK 域用户。
另一方面,您使用的是最新的 Calendar API which is availabe through REST calls or client-specific libraries。因此,除非您是使用 Admin SDK 的域用户,否则这应该是您遇到的最少问题。
目前我们使用 Google.Apis.Calendar.v3 客户端库 1.9.0.1190 在 google 日历和我们使用 OAuth2 Web 凭据的自定义应用程序之间进行数据的双向同步。预计对此有什么改变吗?
The Google Data Calendar Resource API is now deprecated and is scheduled for sunset in January 2017. Apps should instead use the Directory API's Calendar Resource object.
有点混淆这些"Directory API's Calendar Resource object", "Google Data Calendar Resource API" 和 "Google.Apis.Calendar.v3"
我觉得你不用担心。弃用通知针对使用基于 old Google Data APIs 的 Google 数据日历资源 API 的 Admin SDK 域用户。
另一方面,您使用的是最新的 Calendar API which is availabe through REST calls or client-specific libraries。因此,除非您是使用 Admin SDK 的域用户,否则这应该是您遇到的最少问题。