-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
Copy path.repo-metadata.json
19 lines (19 loc) · 1.12 KB
/
.repo-metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"api_shortname": "automl",
"name_pretty": "Cloud Auto ML",
"product_documentation": "https://cloud.google.com/automl/docs/",
"api_description": "makes the power of machine learning available to you even if you have limited knowledge of machine learning. You can use AutoML to build on Google's machine learning capabilities to create your own custom machine learning models that are tailored to your business needs, and then integrate those models into your applications and web sites.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-automl/latest/overview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-automl",
"distribution_name": "com.google.cloud:google-cloud-automl",
"api_id": "automl.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"issue_tracker": "https://issuetracker.google.com/savedsearches/559744",
"rest_documentation": "https://cloud.google.com/automl/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/automl/docs/reference/rpc"
}