【问题标题】:Safe version of Google API .NET client after the discontinuation of JSON-RPC and Global HTTP Batch endpoints停用 JSON-RPC 和 Global HTTP Batch 端点后的 Google API .NET 客户端的安全版本
【发布时间】:2019-04-06 01:46:27
【问题描述】:

关于 2019 年 3 月 Google API 上的 discontinuation of JSON-RPC and Global HTTP Batch endpoints,如果既不使用异构批处理也不使用手动 RPC 自定义请求,使用哪个最小版本的 Google API .NET 客户端是安全的?

【问题讨论】:

    标签: google-api google-api-dotnet-client


    【解决方案1】:

    任何 Google.Apis.* 库的任何最新版本都可以安全使用。这些库不“在幕后”使用任何批处理或 JSON-RPC。

    只要你自己不使用异构批处理就不会有任何问题。

    另见:https://github.com/googleapis/google-api-dotnet-client/issues/1178

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-07-24
      • 2019-10-11
      • 2014-07-08
      • 1970-01-01
      • 1970-01-01
      • 2011-06-23
      相关资源
      最近更新 更多