Search code examples
google-cloud-platformgoogle-cloud-visiongoogle-cloud-python

Where can I find an older version of the documentation for an official Google Cloud Python library?


I am trying to find the documentation for the 0.39.0 version of the Google Cloud Vision Python library. This would help me to upgrade it to the latest 2.0.0 version, which has backwards incompatible changes.

The latest one can be found here: https://googleapis.dev/python/vision/latest/index.html

I tried playing with Google and the /latest/ path in the URL to find older versions for the documentation, but failed so far.


Solution

  • There should be a version picker for every Google Client Library at the right bottom of every documentation