Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Python Client for BigQuery Connection

- `Client Library Documentation`_
- `Product Documentation`_
- `Introduction to BigQuery external data sources`_

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

Quick Start
-----------
Expand Down Expand Up @@ -71,7 +73,7 @@ Windows
Next Steps
~~~~~~~~~~

- Read the `Client Library Documentation`_ for Cloud Billing API
- Read the `Client Library Documentation`_ for BigQuery Connection
API to see other available methods on the client.
- Read the `BigQuery Connection API Product documentation`_ to learn
more about the product and see How-to Guides.
Expand Down
4 changes: 3 additions & 1 deletion docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Python Client for BigQuery Connection

- `Client Library Documentation`_
- `Product Documentation`_
- `Introduction to BigQuery external data sources`_

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

Quick Start
-----------
Expand Down Expand Up @@ -71,7 +73,7 @@ Windows
Next Steps
~~~~~~~~~~

- Read the `Client Library Documentation`_ for Cloud Billing API
- Read the `Client Library Documentation`_ for BigQuery Connection
API to see other available methods on the client.
- Read the `BigQuery Connection API Product documentation`_ to learn
more about the product and see How-to Guides.
Expand Down