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

docs(readme): adds link to BQ external data sources docs #5

Merged
merged 5 commits into from May 28, 2020
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.rst
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
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