Skip to content

Commit 5612ae1

Browse files
chenyumicplamut
chenyumic
authored andcommitted
Regenerate the README files and fix the Open in Cloud Shell link for some samples [(googleapis#1441)](GoogleCloudPlatform/python-docs-samples#1441)
1 parent 617cb29 commit 5612ae1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

samples/snippets/README.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This directory contains samples for Google BigQuery. `Google BigQuery`_ is Googl
1212

1313

1414

15-
.. _Google BigQuery: https://cloud.google.com/bigquery/docs
15+
.. _Google BigQuery: https://cloud.google.com/bigquery/docs
1616

1717
Setup
1818
-------------------------------------------------------------------------------
@@ -59,7 +59,7 @@ Simple Application
5959
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6060

6161
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
62-
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/simple_app.py;bigquery/cloud-client/README.rst
62+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/simple_app.py,bigquery/cloud-client/README.rst
6363

6464

6565

@@ -75,7 +75,7 @@ Quickstart
7575
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7676

7777
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
78-
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/quickstart.py;bigquery/cloud-client/README.rst
78+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/quickstart.py,bigquery/cloud-client/README.rst
7979

8080

8181

@@ -91,7 +91,7 @@ Query
9191
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9292

9393
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
94-
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/query.py;bigquery/cloud-client/README.rst
94+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/query.py,bigquery/cloud-client/README.rst
9595

9696

9797

@@ -133,7 +133,7 @@ Parameterized Query
133133
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
134134

135135
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
136-
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/query_params.py;bigquery/cloud-client/README.rst
136+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/query_params.py,bigquery/cloud-client/README.rst
137137

138138

139139

@@ -172,7 +172,7 @@ Snippets
172172
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
173173

174174
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
175-
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/snippets.py;bigquery/cloud-client/README.rst
175+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/snippets.py,bigquery/cloud-client/README.rst
176176

177177

178178

@@ -230,7 +230,7 @@ Load data from a file
230230
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
231231

232232
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
233-
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/load_data_from_file.py;bigquery/cloud-client/README.rst
233+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/load_data_from_file.py,bigquery/cloud-client/README.rst
234234

235235

236236

@@ -267,7 +267,7 @@ Load data from Cloud Storage
267267
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
268268

269269
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
270-
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/load_data_from_gcs.py;bigquery/cloud-client/README.rst
270+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/load_data_from_gcs.py,bigquery/cloud-client/README.rst
271271

272272

273273

@@ -305,7 +305,7 @@ Load streaming data
305305
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
306306

307307
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
308-
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/stream_data.py;bigquery/cloud-client/README.rst
308+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/stream_data.py,bigquery/cloud-client/README.rst
309309

310310

311311

@@ -342,7 +342,7 @@ Export data to Cloud Storage
342342
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
343343

344344
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
345-
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/export_data_to_gcs.py;bigquery/cloud-client/README.rst
345+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=bigquery/cloud-client/export_data_to_gcs.py,bigquery/cloud-client/README.rst
346346

347347

348348

0 commit comments

Comments
 (0)