Skip to content

Commit 03bce9b

Browse files
michaelawyuleahecole
michaelawyu
authored andcommitted
Added "Open in Cloud Shell" buttons to README files [(#1254)](#1254)
1 parent f01967b commit 03bce9b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

videointelligence/samples/quickstart/README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Google Cloud Video Intelligence API Python Samples
44
===============================================================================
55

6+
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
7+
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=video/cloud-client/quickstart/README.rst
8+
9+
610
This directory contains samples for Google Cloud Video Intelligence API. `Google Cloud Video Intelligence API`_ allows developers to easily integrate feature detection in video.
711

812

@@ -54,6 +58,10 @@ Samples
5458
quickstart
5559
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5660

61+
.. 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=video/cloud-client/quickstart/quickstart.py;video/cloud-client/quickstart/README.rst
63+
64+
5765

5866

5967
To run this sample:

videointelligence/samples/quickstart/README.rst.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ samples:
1717
file: quickstart.py
1818

1919
cloud_client_library: true
20+
21+
folder: video/cloud-client/quickstart

0 commit comments

Comments
 (0)