Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f29e36c

Browse files
pravindahaltseaver
authored andcommitted
Updated client library documentation URLs. (#7307)
Previously, the URLs would redirect using JavaScript, which would either be slow or not work at all (in case JavaScript is disabled on the browser)
1 parent 0ba121b commit f29e36c

File tree

38 files changed

+72
-72
lines changed

38 files changed

+72
-72
lines changed

api_core/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ common helpers used by all Google API clients. For more information, see the
1111
:target: https://pypi.org/project/google-api_core/
1212
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-api_core.svg
1313
:target: https://pypi.org/project/google-api_core/
14-
.. _documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/core/
14+
.. _documentation: https://googleapis.github.io/google-cloud-python/latest/core/
1515

1616

1717
Supported Python Versions

asset/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Python Client for Cloud Asset API
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-asset.svg
1616
:target: https://pypi.org/project/google-cloud-asset/
1717
.. _Cloud Asset API: https://cloud.google.com/cloudasset
18-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/asset/index.html
18+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/asset/index.html
1919
.. _Product Documentation: https://cloud.google.com/cloudasset
2020

2121
Quick Start
@@ -31,7 +31,7 @@ In order to use this library, you first need to go through the following steps:
3131
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3232
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3333
.. _Enable the Cloud Asset API.: https://cloud.google.com/cloudasset
34-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
34+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3535

3636
Installation
3737
~~~~~~~~~~~~

automl/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ transfer learning, and Neural Architecture Search technology.
1818
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-automl.svg
1919
:target: https://pypi.org/project/google-cloud-automl/
2020
.. _Cloud AutoML API: https://cloud.google.com/automl
21-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/automl/index.html
21+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/automl/index.html
2222
.. _Product Documentation: https://cloud.google.com/automl
2323

2424
Quick Start
@@ -34,7 +34,7 @@ In order to use this library, you first need to go through the following steps:
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
3636
.. _Enable the Cloud AutoML API.: https://cloud.google.com/automl
37-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
37+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3838

3939
Installation
4040
~~~~~~~~~~~~

bigquery/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ processing power of Google's infrastructure.
1818
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery.svg
1919
:target: https://pypi.org/project/google-cloud-bigquery/
2020
.. _BigQuery: https://cloud.google.com/bigquery/what-is-bigquery
21-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/bigquery/index.html
21+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/bigquery/index.html
2222
.. _Product Documentation: https://cloud.google.com/bigquery/docs/reference/v2/
2323

2424
Quick Start
@@ -34,7 +34,7 @@ In order to use this library, you first need to go through the following steps:
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
3636
.. _Enable the Google Cloud BigQuery API.: https://cloud.google.com/bigquery
37-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
37+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3838

3939
Installation
4040
~~~~~~~~~~~~

bigquery_datatransfer/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ SaaS applications to Google BigQuery on a scheduled, managed basis.
1616
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery-datatransfer.svg
1717
:target: https://pypi.org/project/google-cloud-bigquery-datatransfer/
1818
.. _BigQuery Data Transfer API: https://cloud.google.com/bigquery/transfer
19-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/bigquery_datatransfer/index.html
19+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/bigquery_datatransfer/index.html
2020
.. _Product Documentation: https://cloud.google.com/bigquery/docs/transfer-service-overview
2121

2222
Quick Start
@@ -30,7 +30,7 @@ In order to use this library, you first need to go through the following steps:
3030

3131
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3232
.. _Enable the BigQuery Data Transfer API.: https://cloud.google.com/bigquery/docs/transfer-service-overview
33-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
33+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3434

3535
Installation
3636
~~~~~~~~~~~~

bigquery_storage/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Python Client for BigQuery Storage API (`Alpha`_)
88

99
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
1010
.. _BigQuery Storage API: https://cloud.google.com/bigquery
11-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/bigquery_storage/index.html
11+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/bigquery_storage/index.html
1212
.. _Product Documentation: https://cloud.google.com/bigquery
1313

1414
Quick Start
@@ -24,7 +24,7 @@ In order to use this library, you first need to go through the following steps:
2424
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
2525
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
2626
.. _Enable the BigQuery Storage API.: https://cloud.google.com/bigquerystorage
27-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/core/auth.html
27+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/stable/core/auth.html
2828

2929
Installation
3030
~~~~~~~~~~~~

bigtable/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Analytics, Maps, and Gmail.
1717
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigtable.svg
1818
:target: https://pypi.org/project/google-cloud-bigtable/
1919
.. _Google Cloud Bigtable: https://cloud.google.com/bigtable
20-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/bigtable/usage.html
20+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/bigtable/usage.html
2121
.. _Product Documentation: https://cloud.google.com/bigtable/docs
2222

2323
Quick Start
@@ -33,7 +33,7 @@ In order to use this library, you first need to go through the following steps:
3333
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3434
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3535
.. _Enable the Cloud Bigtable API.: https://cloud.google.com/bigtable
36-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
36+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3737

3838
Installation
3939
~~~~~~~~~~~~

core/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ common helpers (e.g. base ``Client`` classes) used by all of the
1414
:target: https://pypi.org/project/google-cloud-core/
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg
1616
:target: https://pypi.org/project/google-cloud-core/
17-
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/core/index.html
17+
.. _Documentation: https://googleapis.github.io/google-cloud-python/latest/core/index.html
1818

1919
Quick Start
2020
-----------

dataproc/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Python Client for Google Cloud Dataproc API
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dataproc.svg
1616
:target: https://pypi.org/project/google-cloud-dataproc/
1717
.. _Google Cloud Dataproc API: https://cloud.google.com/dataproc
18-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/dataproc/index.html
18+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/dataproc/index.html
1919
.. _Product Documentation: https://cloud.google.com/dataproc
2020

2121
Quick Start
@@ -31,7 +31,7 @@ In order to use this library, you first need to go through the following steps:
3131
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3232
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3333
.. _Enable the Google Cloud Dataproc API.: https://cloud.google.com/dataproc
34-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
34+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3535

3636
Installation
3737
~~~~~~~~~~~~

datastore/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ all other queries.
2020
:target: https://pypi.org/project/google-cloud-datastore/
2121
.. _Google Cloud Datastore API: https://cloud.google.com/datastore/docs
2222
.. _Product Documentation: https://cloud.google.com/datastore/docs
23-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/datastore/index.html
23+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/datastore/index.html
2424

2525
Quick Start
2626
-----------
@@ -35,7 +35,7 @@ In order to use this library, you first need to go through the following steps:
3535
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3636
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3737
.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/datastore
38-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
38+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3939

4040
Installation
4141
~~~~~~~~~~~~

dlp/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ storage repositories.
1717
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dlp.svg
1818
:target: https://pypi.org/project/google-cloud-dlp/
1919
.. _Cloud Data Loss Prevention (DLP) API: https://cloud.google.com/dlp
20-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/dlp/index.html
20+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/dlp/index.html
2121
.. _Product Documentation: https://cloud.google.com/dlp
2222

2323
Quick Start
@@ -33,7 +33,7 @@ In order to use this library, you first need to go through the following steps:
3333
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3434
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3535
.. _Enable the Cloud Data Loss Prevention (DLP) API.: https://cloud.google.com/dlp
36-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
36+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3737

3838
Installation
3939
~~~~~~~~~~~~

dns/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ manage DNS for your applications.
1616
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dns.svg
1717
.. _Google Cloud DNS: https://cloud.google.com/dns/
1818
:target: https://pypi.org/project/google-cloud-dns/
19-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/dns/index.html
19+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/dns/index.html
2020
.. _Product Documentation: https://cloud.google.com/dns/docs/
2121

2222
Quick Start
@@ -32,7 +32,7 @@ In order to use this library, you first need to go through the following steps:
3232
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3333
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3434
.. _Enable the Google Cloud DNS API.: https://cloud.google.com/dns
35-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
35+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3636

3737
Installation
3838
~~~~~~~~~~~~

error_reporting/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ to receive email and mobile alerts on new errors.
1414
- `Product Documentation`_
1515

1616
.. _Error Reporting: https://cloud.google.com/error-reporting/
17-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/error-reporting/usage.html
17+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/error-reporting/usage.html
1818
.. _Product Documentation: https://cloud.google.com/error-reporting/reference/
1919
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-error-reporting.svg
2020
:target: https://pypi.org/project/google-cloud-error-reporting/
@@ -34,7 +34,7 @@ In order to use this library, you first need to go through the following steps:
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
3636
.. _Enable the Google Cloud Error Reporting API.: https://cloud.google.com/error-reporting
37-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
37+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3838

3939
Installation
4040
~~~~~~~~~~~~

firestore/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ including Cloud Functions.
2222
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-firestore.svg
2323
.. _Google Cloud Firestore: https://cloud.google.com/firestore/
2424
.. _Product Documentation: https://cloud.google.com/firestore/docs/
25-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/firestore/index.html
25+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/firestore/index.html
2626

2727
Quick Start
2828
-----------
@@ -37,7 +37,7 @@ In order to use this library, you first need to go through the following steps:
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
3939
.. _Enable the Google Cloud Firestore API.: https://cloud.google.com/firestore
40-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
40+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
4141

4242
Installation
4343
~~~~~~~~~~~~

iot/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ connect to the Google Cloud Platform.
1616
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-iot.svg
1717
:target: https://pypi.org/project/google-cloud-iot/
1818
.. _Cloud IoT API: https://cloud.google.com/iot
19-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/iot/index.html
19+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/iot/index.html
2020
.. _Product Documentation: https://cloud.google.com/iot
2121

2222
Quick Start
@@ -32,7 +32,7 @@ In order to use this library, you first need to go through the following steps:
3232
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3333
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3434
.. _Enable the Cloud IoT API.: https://cloud.google.com/iot
35-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
35+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3636

3737
Installation
3838
~~~~~~~~~~~~

kms/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cloud resources and applications.
1717
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-kms.svg
1818
:target: https://pypi.org/project/google-cloud-kms/
1919
.. _Cloud Key Management Service (KMS) API: https://cloud.google.com/kms
20-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/kms/index.html
20+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/kms/index.html
2121
.. _Product Documentation: https://cloud.google.com/kms
2222

2323
Quick Start
@@ -33,7 +33,7 @@ In order to use this library, you first need to go through the following steps:
3333
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3434
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3535
.. _Enable the Cloud Key Management Service (KMS) API.: https://cloud.google.com/kms
36-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
36+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3737

3838
Installation
3939
~~~~~~~~~~~~

language/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ with your document storage on Google Cloud Storage.
2424
:target: https://pypi.org/project/google-cloud-language/
2525
.. _Google Cloud Natural Language: https://cloud.google.com/natural-language/
2626
.. _Product Documentation: https://cloud.google.com/language/docs
27-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/language/index.html
27+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/language/index.html
2828

2929
.. note::
3030

@@ -44,7 +44,7 @@ In order to use this library, you first need to go through the following steps:
4444
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
4545
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
4646
.. _Enable the Google Cloud Language API.: https://cloud.google.com/natural-language
47-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
47+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
4848

4949
Installation
5050
~~~~~~~~~~~~
@@ -99,4 +99,4 @@ Next Steps
9999
- Read the `Product documentation`_ to learn
100100
more about the product and see How-to Guides.
101101

102-
.. _Usage documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/language/usage.html
102+
.. _Usage documentation: https://googleapis.github.io/google-cloud-python/latest/language/usage.html

legacy/google-cloud/setup-README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Google Cloud Python Client
1717
- `API Documentation`_
1818
- `Read The Docs Documentation`_
1919

20-
.. _Homepage: https://googlecloudplatform.github.io/google-cloud-python/
21-
.. _API Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/
20+
.. _Homepage: https://googleapis.github.io/google-cloud-python/
21+
.. _API Documentation: https://googleapis.github.io/google-cloud-python/latest/
2222
.. _Read The Docs Documentation: https://google-cloud-python.readthedocs.io/en/latest/
2323

2424
License

0 commit comments

Comments
 (0)