Index: discovery/googleapis_beta/ml__v1beta1.json |
diff --git a/discovery/googleapis_beta/ml__v1beta1.json b/discovery/googleapis_beta/ml__v1beta1.json |
index 4ed258e34066a49c68ead4ada5856f5878ca21e6..b465d8ed3327e4eb90546852adcb9dff943b6f71 100644 |
--- a/discovery/googleapis_beta/ml__v1beta1.json |
+++ b/discovery/googleapis_beta/ml__v1beta1.json |
@@ -667,7 +667,7 @@ |
} |
} |
}, |
- "revision": "20161103", |
+ "revision": "20161212", |
"rootUrl": "https://ml.googleapis.com/", |
"schemas": { |
"GoogleCloudMlV1beta1__HyperparameterOutput": { |
@@ -919,6 +919,11 @@ |
"description": "Represents results of a training job.", |
"id": "GoogleCloudMlV1beta1__TrainingOutput", |
"properties": { |
+ "consumedMlUnits": { |
+ "description": "The amount of ML units consumed by the job.", |
+ "format": "double", |
+ "type": "number" |
+ }, |
"completedTrialCount": { |
"description": "The number of hyperparameter tuning trials that completed successfully.", |
"format": "int64", |