Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2720)

Unified Diff: discovery/googleapis_beta/ml__v1beta1.json

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « discovery/googleapis_beta/logging__v2beta1.json ('k') | discovery/googleapis_beta/proximitybeacon__v1beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698