-
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) · 1.08 KB
/
.repo-metadata.json
File metadata and controls
19 lines (19 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"api_shortname": "language",
"name_pretty": "Natural Language",
"product_documentation": "https://cloud.google.com/natural-language/docs/",
"api_description": "provides natural language understanding technologies to developers, including sentiment analysis, entity analysis, entity sentiment analysis, content classification, and syntax analysis. This API is part of the larger Cloud Machine Learning API family.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-language/latest/overview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-language",
"distribution_name": "com.google.cloud:google-cloud-language",
"api_id": "language.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"issue_tracker": "https://issuetracker.google.com/savedsearches/559753",
"rest_documentation": "https://cloud.google.com/natural-language/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/natural-language/docs/reference/rpc"
}