-
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.01 KB
/
.repo-metadata.json
File metadata and controls
19 lines (19 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"api_shortname": "vision",
"name_pretty": "Cloud Vision",
"product_documentation": "https://cloud.google.com/vision/docs/",
"api_description": "allows developers to easily integrate vision detection features within applications, including image labeling, face and landmark detection, optical character recognition (OCR), and tagging of explicit content.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-vision/latest/overview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-vision",
"distribution_name": "com.google.cloud:google-cloud-vision",
"api_id": "vision.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"issue_tracker": "https://issuetracker.google.com/issues?q=status:open%20componentid:187174",
"rest_documentation": "https://cloud.google.com/vision/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/vision/docs/reference/rpc"
}