Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 4a740d0

Browse files
authored
docs(readme): adds link to BQ external data sources docs (#5)
* docs(readme): adds link to BQ external data sources docs * docs(readme): fixes documentation link text
1 parent 234c50d commit 4a740d0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Python Client for BigQuery Connection
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_
10+
- `Introduction to BigQuery external data sources`_
1011

1112
.. |beta| image:: https://img.shields.io/badge/support-beta-orange.svg
1213
:target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support
@@ -17,6 +18,7 @@ Python Client for BigQuery Connection
1718
.. _BigQuery Connection API: https://cloud.google.com/bigquery/docs/reference/bigqueryconnection/rest
1819
.. _Client Library Documentation: https://googleapis.dev/python/bigqueryconnection/latest
1920
.. _Product Documentation: https://cloud.google.com/bigquery/docs/reference/bigqueryconnection/rest
21+
.. _Introduction to BigQuery external data sources: https://cloud.google.com/bigquery/external-data-sources
2022

2123
Quick Start
2224
-----------
@@ -71,7 +73,7 @@ Windows
7173
Next Steps
7274
~~~~~~~~~~
7375

74-
- Read the `Client Library Documentation`_ for Cloud Billing API
76+
- Read the `Client Library Documentation`_ for BigQuery Connection
7577
API to see other available methods on the client.
7678
- Read the `BigQuery Connection API Product documentation`_ to learn
7779
more about the product and see How-to Guides.

docs/README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Python Client for BigQuery Connection
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_
10+
- `Introduction to BigQuery external data sources`_
1011

1112
.. |beta| image:: https://img.shields.io/badge/support-beta-orange.svg
1213
:target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support
@@ -17,6 +18,7 @@ Python Client for BigQuery Connection
1718
.. _BigQuery Connection API: https://cloud.google.com/bigquery/docs/reference/bigqueryconnection/rest
1819
.. _Client Library Documentation: https://googleapis.dev/python/bigqueryconnection/latest
1920
.. _Product Documentation: https://cloud.google.com/bigquery/docs/reference/bigqueryconnection/rest
21+
.. _Introduction to BigQuery external data sources: https://cloud.google.com/bigquery/external-data-sources
2022

2123
Quick Start
2224
-----------
@@ -71,7 +73,7 @@ Windows
7173
Next Steps
7274
~~~~~~~~~~
7375

74-
- Read the `Client Library Documentation`_ for Cloud Billing API
76+
- Read the `Client Library Documentation`_ for BigQuery Connection
7577
API to see other available methods on the client.
7678
- Read the `BigQuery Connection API Product documentation`_ to learn
7779
more about the product and see How-to Guides.

0 commit comments

Comments
 (0)