forked from googleapis/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.repo-metadata.json
More file actions
17 lines (17 loc) · 952 Bytes
/
.repo-metadata.json
File metadata and controls
17 lines (17 loc) · 952 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"api_shortname": "language",
"name_pretty": "Natural Language",
"product_documentation": "https://cloud.google.com/natural-language/docs/",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-language/latest/overview",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559753",
"release_level": "stable",
"language": "java",
"repo": "googleapis/java-language",
"repo_short": "java-language",
"distribution_name": "com.google.cloud:google-cloud-language",
"api_id": "language.googleapis.com",
"transport": "grpc",
"requires_billing": true,
"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.",
"library_type": "GAPIC_AUTO"
}