| 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.",
|
|
|