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
~~~~~~~~~~~~

0 commit comments

Comments
 (0)