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

Unified Diff: discovery/googleapis/prediction__v1.6.json

Issue 698403003: Api roll 5: 2014-11-05 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 1 month 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/prediction__v1.6.json
diff --git a/discovery/googleapis/prediction__v1.6.json b/discovery/googleapis/prediction__v1.6.json
index 0a2a98e2fd0d567fd9be202e343fa9fa382e5f74..49d0c5498cdca0699e92a1d652471fd452c9d47b 100644
--- a/discovery/googleapis/prediction__v1.6.json
+++ b/discovery/googleapis/prediction__v1.6.json
@@ -23,7 +23,7 @@
"description": "Lets you access a cloud hosted machine learning service that makes it easy to build smart apps",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/prediction/docs/developer-guide",
- "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/MKubU0FmYvcCiak8-htY8xGlT7I\"",
+ "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/XH5kx6DVwHOxcDh-sCub5wYn1Ss\"",
"icons": {
"x16": "http://www.google.com/images/icons/feature/predictionapi-16.png",
"x32": "http://www.google.com/images/icons/feature/predictionapi-32.png"
@@ -746,7 +746,8 @@
},
"outputValue": {
"description": "The estimated regression value (Regression models only).",
- "type": "string"
+ "format": "double",
+ "type": "number"
},
"selfLink": {
"description": "A URL to re-request this resource.",

Powered by Google App Engine
This is Rietveld 408576698