E581 fix #6321 by updating link text to mention the correct service in the… · googleapis/google-cloud-python@478a0bd · GitHub
[go: up one dir, main page]

Skip to content

Commit 478a0bd

Browse files
committed
fix #6321 by updating link text to mention the correct service in the list of quickstart steps
1 parent 7e26ab2 commit 478a0bd

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

bigquery/README.rst

Lines changed: 2 additions & 2 deletions
< 10BC0 /div>
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ In order to use this library, you first need to go through the following steps:
2828

2929
1. `Select or create a Cloud Platform project.`_
3030
2. `Enable billing for your project.`_
31-
3. `Enable the Google Cloud Datastore API.`_
31+
3. `Enable the Google Cloud BigQuery API.`_
3232
4. `Setup Authentication.`_
3333

3434
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3535
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
36-
.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/bigquery
36+
.. _Enable the Google Cloud BigQuery API.: https://cloud.google.com/bigquery
3737
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
3838

3939
Installation

error_reporting/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ In order to use this library, you first need to go through the following steps:
2828

2929
1. `Select or create a Cloud Platform project.`_
3030
2. `Enable billing for your project.`_
31-
3. `Enable the Google Cloud Datastore API.`_
31+
3. `Enable the Google Cloud Error Reporting API.`_
3232
4. `Setup Authentication.`_
3333

3434
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3535
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
36-
.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/error-reporting
36+
.. _Enable the Google Cloud Error Reporting API.: https://cloud.google.com/error-reporting
3737
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
3838

3939
Installation

runtimeconfig/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ In order to use this library, you first need to go through the following steps:
3030

3131
1. `Select or create a Cloud Platform project.`_
3232
2. `Enable billing for your project.`_
33-
3. `Enable the Google Cloud Datastore API.`_
33+
3. `Enable the Google Cloud RuntimeConfig API.`_
3434
4. `Setup Authentication.`_
3535

3636
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3737
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
38-
.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/runtimeconfig
38+
.. _Enable the Google Cloud RuntimeConfig API.: https://cloud.google.com/runtimeconfig
3939
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
4040

4141
Installation

spanner/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In order to use this library, you first need to go through the following steps:
3232

3333
1. `Select or create a Cloud Platform project.`_
3434
2. `Enable billing for your project.`_
35-
3. `Enable the Google Cloud Datastore API.`_
35+
3. `Enable the Google Cloud Spanner API.`_
3636
4. `Setup Authentication.`_
3737

3838
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project

translate/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ In order to use this library, you first need to go through the following steps:
3131

3232
1. `Select or create a Cloud Platform project.`_
3333
2. `Enable billing for your project.`_
34-
3. `Enable the Google Cloud Datastore API.`_
34+
3. `Enable the Google Cloud Translate API.`_
3535
4. `Setup Authentication.`_
3636

3737
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3838
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
39-
.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/datastore
39+
.. _Enable the Google Cloud Translate API.: https://cloud.google.com/translate
4040
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
4141

4242
Installation

0 commit comments

Comments
 (0)
0