diff --git a/bigquery/README.rst b/bigquery/README.rst index 0ea938e306fe..7d5fbb067071 100644 --- a/bigquery/README.rst +++ b/bigquery/README.rst @@ -28,12 +28,12 @@ In order to use this library, you first need to go through the following steps: 1. `Select or create a Cloud Platform project.`_ 2. `Enable billing for your project.`_ -3. `Enable the Google Cloud Datastore API.`_ +3. `Enable the Google Cloud BigQuery API.`_ 4. `Setup Authentication.`_ .. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project .. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project -.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/bigquery +.. _Enable the Google Cloud BigQuery API.: https://cloud.google.com/bigquery .. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html Installation diff --git a/error_reporting/README.rst b/error_reporting/README.rst index 97934e3bdffa..0b28b3298ee4 100644 --- a/error_reporting/README.rst +++ b/error_reporting/README.rst @@ -28,12 +28,12 @@ In order to use this library, you first need to go through the following steps: 1. `Select or create a Cloud Platform project.`_ 2. `Enable billing for your project.`_ -3. `Enable the Google Cloud Datastore API.`_ +3. `Enable the Google Cloud Error Reporting API.`_ 4. `Setup Authentication.`_ .. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project .. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project -.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/error-reporting +.. _Enable the Google Cloud Error Reporting API.: https://cloud.google.com/error-reporting .. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html Installation diff --git a/runtimeconfig/README.rst b/runtimeconfig/README.rst index 73276270b388..690b12090a40 100644 --- a/runtimeconfig/README.rst +++ b/runtimeconfig/README.rst @@ -30,12 +30,12 @@ In order to use this library, you first need to go through the following steps: 1. `Select or create a Cloud Platform project.`_ 2. `Enable billing for your project.`_ -3. `Enable the Google Cloud Datastore API.`_ +3. `Enable the Google Cloud RuntimeConfig API.`_ 4. `Setup Authentication.`_ .. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project .. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project -.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/runtimeconfig +.. _Enable the Google Cloud RuntimeConfig API.: https://cloud.google.com/runtimeconfig .. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html Installation diff --git a/spanner/README.rst b/spanner/README.rst index d7f86d6aae65..5ba79293f9e8 100644 --- a/spanner/README.rst +++ b/spanner/README.rst @@ -32,12 +32,12 @@ In order to use this library, you first need to go through the following steps: 1. `Select or create a Cloud Platform project.`_ 2. `Enable billing for your project.`_ -3. `Enable the Google Cloud Datastore API.`_ +3. `Enable the Google Cloud Spanner API.`_ 4. `Setup Authentication.`_ .. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project .. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project -.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/datastore +.. _Enable the Google Cloud Spanner API.: https://cloud.google.com/spanner .. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html Installation diff --git a/translate/README.rst b/translate/README.rst index 0bc43ee60782..0938ddf572b5 100644 --- a/translate/README.rst +++ b/translate/README.rst @@ -31,12 +31,12 @@ In order to use this library, you first need to go through the following steps: 1. `Select or create a Cloud Platform project.`_ 2. `Enable billing for your project.`_ -3. `Enable the Google Cloud Datastore API.`_ +3. `Enable the Google Cloud Translate API.`_ 4. `Setup Authentication.`_ .. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project .. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project -.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/datastore +.. _Enable the Google Cloud Translate API.: https://cloud.google.com/translate .. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html Installation