forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.repo-metadata.json
18 lines (18 loc) · 1.07 KB
/
.repo-metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"api_id": "translate.googleapis.com",
"api_shortname": "translate",
"client_documentation": "https://cloud.google.com/ruby/docs/reference/google-cloud-translate-v3/latest",
"distribution_name": "google-cloud-translate-v3",
"is_cloud": true,
"language": "ruby",
"name": "translate",
"name_pretty": "Cloud Translation V3 API",
"product_documentation": "https://cloud.google.com/translate",
"release_level": "preview",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "Cloud Translation can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service. Note that google-cloud-translate-v3 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-translate instead. See the readme for more details.",
"ruby-cloud-env-prefix": "TRANSLATE",
"ruby-cloud-product-url": "https://cloud.google.com/translate",
"library_type": "GAPIC_AUTO"
}