Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions translate/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "translation",
"name_pretty": "Cloud Translation",
"product_documentation": "https://cloud.google.com/translate/docs/",
"client_documentation": "https://googleapis.dev/python/translate/latest",
"client_documentation": "https://googleapis.dev/python/translation/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559749",
"release_level": "ga",
"language": "python",
"repo": "googleapis/google-cloud-python",
"distribution_name": "google-cloud-translate",
"api_id": "translation.googleapis.com",
"requires_billing": true
}
}
2 changes: 1 addition & 1 deletion translate/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Cloud Translation is available as a paid service. See the `Pricing`_ and
.. _Google Cloud Translation: https://cloud.google.com/translate/
.. _Pricing: https://cloud.google.com/translate/pricing
.. _FAQ: https://cloud.google.com/translate/faq
.. _Client Library Documentation: https://googleapis.dev/python/translate/latest
.. _Client Library Documentation: https://googleapis.dev/python/translation/latest
.. _Product Documentation: https://cloud.google.com/translate/docs

Quick Start
Expand Down