Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
remove whitelist replace with allowlist [(#4050)](GoogleCloudPlatform…
Browse files Browse the repository at this point in the history
  • Loading branch information
leahecole authored and danoscarmike committed Jul 31, 2020
1 parent 071b658 commit 46550d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/snippets.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def translate_text_with_model(target, text, model='nmt'):
# [START translate_text_with_model]
"""Translates text into the target language.
Make sure your project is whitelisted.
Make sure your project is allowlisted.
Target must be an ISO 639-1 language code.
See https://g.co/cloud/translate/v2/translate-reference#supported_languages
Expand Down

0 comments on commit 46550d9

Please sign in to comment.