diff --git a/README.rst b/README.rst index ee3e316f5139..a70e56875c20 100644 --- a/README.rst +++ b/README.rst @@ -108,6 +108,10 @@ Quick Start $ pip install --upgrade google-cloud +Fore more information on setting up your Python development environment, such as installing ``pip`` on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Example Applications -------------------- diff --git a/bigquery/README.rst b/bigquery/README.rst index dad5783e973a..721ba18a27b2 100644 --- a/bigquery/README.rst +++ b/bigquery/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-bigquery +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/bigtable/README.rst b/bigtable/README.rst index f71f9ba826ff..95c4e515dddf 100644 --- a/bigtable/README.rst +++ b/bigtable/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-bigtable +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/core/README.rst b/core/README.rst index 878e9a5363e0..c7137803c0a2 100644 --- a/core/README.rst +++ b/core/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-core +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-core.svg :target: https://pypi.org/project/google-cloud-core/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg diff --git a/datastore/README.rst b/datastore/README.rst index d75de04c7fd7..725671f35dc8 100644 --- a/datastore/README.rst +++ b/datastore/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-datastore +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/dns/README.rst b/dns/README.rst index 2e0e92f4f293..e0affd7abd2d 100644 --- a/dns/README.rst +++ b/dns/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-dns +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/docs/index.rst b/docs/index.rst index 12b0d6c3a79f..990da9f8db99 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -34,6 +34,10 @@ The ``google-cloud`` library is ``pip`` install-able: $ pip install google-cloud +Fore more information on setting up your Python development environment, such as installing ``pip`` on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Cloud Datastore ~~~~~~~~~~~~~~~ diff --git a/error_reporting/README.rst b/error_reporting/README.rst index 8429151f3e76..faa9f2d5423c 100644 --- a/error_reporting/README.rst +++ b/error_reporting/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-error-reporting +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/firestore/README.rst b/firestore/README.rst index 23851640879f..c6aa28811086 100644 --- a/firestore/README.rst +++ b/firestore/README.rst @@ -16,6 +16,10 @@ Quick Start $ pip install --upgrade google-cloud-firestore +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/language/README.rst b/language/README.rst index 848eb56cab50..f68fdcbcb765 100644 --- a/language/README.rst +++ b/language/README.rst @@ -20,6 +20,10 @@ Quick Start $ # OR $ pip install --upgrade google-cloud-natural-language + Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/logging/README.rst b/logging/README.rst index 00ca1135a5d8..7e9bb29655fa 100644 --- a/logging/README.rst +++ b/logging/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-logging +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/monitoring/README.rst b/monitoring/README.rst index 7e16b944f6ba..139f05665917 100644 --- a/monitoring/README.rst +++ b/monitoring/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-monitoring +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/pubsub/README.rst b/pubsub/README.rst index eebd6df78f58..b883698996fc 100644 --- a/pubsub/README.rst +++ b/pubsub/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-pubsub +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/resource_manager/README.rst b/resource_manager/README.rst index e64f4bdb1bde..ac9b544c5659 100644 --- a/resource_manager/README.rst +++ b/resource_manager/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-resource-manager +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/runtimeconfig/README.rst b/runtimeconfig/README.rst index 637d830147d1..2c3b79855b5a 100644 --- a/runtimeconfig/README.rst +++ b/runtimeconfig/README.rst @@ -22,6 +22,10 @@ Quick Start $ pip install --upgrade google-cloud-runtimeconfig +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/spanner/README.rst b/spanner/README.rst index 0b8d5d7e45b0..99f5b647c35b 100644 --- a/spanner/README.rst +++ b/spanner/README.rst @@ -13,6 +13,10 @@ Quick Start $ pip install --upgrade google-cloud-spanner +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/speech/README.rst b/speech/README.rst index d28bb996e6d2..d2fd454e12e6 100644 --- a/speech/README.rst +++ b/speech/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-speech +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/storage/README.rst b/storage/README.rst index d1c5d14e9c20..c6da4f2fb1e3 100644 --- a/storage/README.rst +++ b/storage/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-storage +Fore more information on setting up your Python development environment, such as installing ``pip`` and on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/trace/README.rst b/trace/README.rst index e0601d62d0d9..d4d7798594f4 100644 --- a/trace/README.rst +++ b/trace/README.rst @@ -59,6 +59,10 @@ Windows \Scripts\activate \Scripts\pip.exe install gapic-google-cloud-trace-v1 +Fore more information on setting up your Python development environment, such as installing ``pip`` and ``virtualenv`` on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Preview ~~~~~~~ diff --git a/translate/README.rst b/translate/README.rst index 5a3bfbca4ae4..7d77c84ed813 100644 --- a/translate/README.rst +++ b/translate/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-translate +Fore more information on setting up your Python development environment, such as installing ``pip`` on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/videointelligence/README.rst b/videointelligence/README.rst index 2a5de5a92055..51400b724a25 100644 --- a/videointelligence/README.rst +++ b/videointelligence/README.rst @@ -14,6 +14,10 @@ Quick Start $ pip install --upgrade google-cloud-videointelligence +Fore more information on setting up your Python development environment, such as installing ``pip`` on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication -------------- diff --git a/vision/README.rst b/vision/README.rst index 2db96d5bb733..8524e7f1c840 100644 --- a/vision/README.rst +++ b/vision/README.rst @@ -18,6 +18,10 @@ Quick Start $ pip install --upgrade google-cloud-vision +Fore more information on setting up your Python development environment, such as installing ``pip`` on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. + +.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup + Authentication --------------