From 4a740d0beba471bd5646a0c69045f69c9b158639 Mon Sep 17 00:00:00 2001 From: Steffany Brown <30247553+steffnay@users.noreply.github.com> Date: Thu, 28 May 2020 13:59:05 -0700 Subject: [PATCH] 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 --- README.rst | 4 +++- docs/README.rst | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a05a8d5..8e5a074 100644 --- a/README.rst +++ b/README.rst @@ -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 @@ -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 ----------- @@ -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. diff --git a/docs/README.rst b/docs/README.rst index a05a8d5..8e5a074 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -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 @@ -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 ----------- @@ -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.