diff --git a/apis/apis.json b/apis/apis.json index 3b96270ac96a..4642fe3241c5 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -35,6 +35,23 @@ "tags": [ "asset", "inventory", "assets" ] }, + { + "id": "Google.Cloud.AutoML.V1", + "generator": "gapic", + "protoPath": "google/cloud/automl/v1", + "serviceYaml": "automl_v1.yaml", + "productName": "Google AutoML", + "productUrl": "https://cloud.google.com/automl/", + "version": "1.0.0-beta00", + "type": "grpc", + "description": "Recommended Google client library to access the AutoML API, which allows you to train high-quality custom machine learning models with minimal effort and machine learning expertise.", + "dependencies": { + "Google.Api.Gax.Grpc": "2.10.0-beta04", + "Grpc.Core": "1.22.1" + }, + "tags": [ "automl", "ml" ] + }, + { "id": "Google.Cloud.BigQuery.DataTransfer.V1", "generator": "gapic",