【问题标题】:Where can I find an older version of the documentation for an official Google Cloud Python library?在哪里可以找到 Google Cloud Python 官方库的旧版本文档?
【发布时间】:2020-11-17 10:57:20
【问题描述】:

我正在尝试查找 0.39.0 版 Google Cloud Vision Python 库的文档。这将帮助我将其升级到最新的 2.0.0 版本,该版本具有向后不兼容的更改。

最新的可以在这里找到:https://googleapis.dev/python/vision/latest/index.html

我尝试使用 Google 和 URL 中的 /latest/ 路径来查找文档的旧版本,但到目前为止失败了。

【问题讨论】:

    标签: google-cloud-platform google-cloud-vision google-cloud-python


    【解决方案1】:

    每个文档的右下角都应该有每个 Google 客户端库的版本选择器

    【讨论】:

      【解决方案2】:

      显然有一个小故障 - 使用版本号而不是 latest 现在不再给我 404。

      https://googleapis.dev/python/vision/0.39.0/index.html

      【讨论】:

        猜你喜欢
        • 2017-01-23
        • 1970-01-01
        • 1970-01-01
        • 2016-12-20
        • 1970-01-01
        • 2021-04-15
        • 2023-01-26
        • 2013-03-23
        • 2011-10-14
        相关资源
        最近更新 更多