-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy path.repo-metadata.json
More file actions
19 lines (19 loc) · 997 Bytes
/
.repo-metadata.json
File metadata and controls
19 lines (19 loc) · 997 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"api_shortname": "translate",
"name_pretty": "Cloud Translation",
"product_documentation": "https://cloud.google.com/translate/docs/",
"api_description": "can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-translate/latest/overview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-translate",
"distribution_name": "com.google.cloud:google-cloud-translate",
"api_id": "translate.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"issue_tracker": "https://issuetracker.google.com/savedsearches/559749",
"rest_documentation": "https://cloud.google.com/translate/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/translate/docs/reference/rpc"
}