Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7fa03ea

Browse filesBrowse files
authored
Update translate_v3_create_glossary.py
1 parent 615c08e commit 7fa03ea
Copy full SHA for 7fa03ea

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎translate/cloud-client/translate_v3_create_glossary.py

Copy file name to clipboardExpand all lines: translate/cloud-client/translate_v3_create_glossary.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def sample_create_glossary(project_id, input_uri, glossary_id):
3333

3434
# TODO(developer): Uncomment and set the following variables
3535
# project_id = 'YOUR_PROJECT_ID'
36-
# glossary_id = 'glossary-id'
36+
# glossary_id = 'your-glossary-display-name'
3737
# input_uri = 'gs://cloud-samples-data/translation/glossary.csv'
3838
location = 'us-central1' # The location of the glossary
3939

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.