Skip to content

Commit e17a8fa

Browse files
yoshi-automationdandhlee
authored andcommitted
chore: applies new samples README template
1 parent 3719204 commit e17a8fa

File tree

1 file changed

+18
-5
lines changed
  • translation/samples/snippets/hybrid_glossaries

1 file changed

+18
-5
lines changed

translation/samples/snippets/hybrid_glossaries/README.rst

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
.. This file is automatically generated. Do not edit this file directly.
23
34
Google Translation API Python Samples
@@ -15,13 +16,11 @@ This directory contains samples for Google Translation API. With `Google Transla
1516
.. _Google Translation API: https://cloud.google.com/translate/docs
1617

1718

18-
19-
20-
2119
Setup
2220
-------------------------------------------------------------------------------
2321

2422

23+
2524
Authentication
2625
++++++++++++++
2726

@@ -32,6 +31,9 @@ credentials for applications.
3231
.. _Authentication Getting Started Guide:
3332
https://cloud.google.com/docs/authentication/getting-started
3433

34+
35+
36+
3537
Install Dependencies
3638
++++++++++++++++++++
3739

@@ -46,7 +48,7 @@ Install Dependencies
4648
.. _Python Development Environment Setup Guide:
4749
https://cloud.google.com/python/setup
4850

49-
#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
51+
#. Create a virtualenv. Samples are compatible with Python 3.6+.
5052

5153
.. code-block:: bash
5254
@@ -62,9 +64,15 @@ Install Dependencies
6264
.. _pip: https://pip.pypa.io/
6365
.. _virtualenv: https://virtualenv.pypa.io/
6466

67+
68+
69+
70+
71+
6572
Samples
6673
-------------------------------------------------------------------------------
6774

75+
6876
Using glossaries with vision and text-to-speech
6977
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7078

@@ -83,6 +91,10 @@ To run this sample:
8391
8492
8593
94+
95+
96+
97+
8698
The client library
8799
-------------------------------------------------------------------------------
88100

@@ -98,4 +110,5 @@ to `browse the source`_ and `report issues`_.
98110
https://github.com/GoogleCloudPlatform/google-cloud-python/issues
99111

100112

101-
.. _Google Cloud SDK: https://cloud.google.com/sdk/
113+
114+
.. _Google Cloud SDK: https://cloud.google.com/sdk/

0 commit comments

Comments
 (0)