OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/devstorage.full_control": { | 5 "https://www.googleapis.com/auth/devstorage.full_control": { |
6 "description": "Manage your data and permissions in Google C
loud Storage" | 6 "description": "Manage your data and permissions in Google C
loud Storage" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/devstorage.read_only": { | 8 "https://www.googleapis.com/auth/devstorage.read_only": { |
9 "description": "View your data in Google Cloud Storage" | 9 "description": "View your data in Google Cloud Storage" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/devstorage.read_write": { | 11 "https://www.googleapis.com/auth/devstorage.read_write": { |
12 "description": "Manage your data in Google Cloud Storage" | 12 "description": "Manage your data in Google Cloud Storage" |
13 }, | 13 }, |
14 "https://www.googleapis.com/auth/prediction": { | 14 "https://www.googleapis.com/auth/prediction": { |
15 "description": "Manage your data in the Google Prediction AP
I" | 15 "description": "Manage your data in the Google Prediction AP
I" |
16 } | 16 } |
17 } | 17 } |
18 } | 18 } |
19 }, | 19 }, |
20 "basePath": "/prediction/v1.6/projects/", | 20 "basePath": "/prediction/v1.6/projects/", |
21 "baseUrl": "https://www.googleapis.com/prediction/v1.6/projects/", | 21 "baseUrl": "https://www.googleapis.com/prediction/v1.6/projects/", |
22 "batchPath": "batch", | 22 "batchPath": "batch", |
23 "description": "Lets you access a cloud hosted machine learning service that
makes it easy to build smart apps", | 23 "description": "Lets you access a cloud hosted machine learning service that
makes it easy to build smart apps", |
24 "discoveryVersion": "v1", | 24 "discoveryVersion": "v1", |
25 "documentationLink": "https://developers.google.com/prediction/docs/develope
r-guide", | 25 "documentationLink": "https://developers.google.com/prediction/docs/develope
r-guide", |
26 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/XH5kx6DVwHOxcDh-sCub5wYn1Ss\"", | 26 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/XH5kx6DVwHOxcDh-sCub5wYn1Ss\"", |
27 "icons": { | 27 "icons": { |
28 "x16": "http://www.google.com/images/icons/feature/predictionapi-16.png"
, | 28 "x16": "http://www.google.com/images/icons/feature/predictionapi-16.png"
, |
29 "x32": "http://www.google.com/images/icons/feature/predictionapi-32.png" | 29 "x32": "http://www.google.com/images/icons/feature/predictionapi-32.png" |
30 }, | 30 }, |
31 "id": "prediction:v1.6", | 31 "id": "prediction:v1.6", |
32 "kind": "discovery#restDescription", | 32 "kind": "discovery#restDescription", |
33 "name": "prediction", | 33 "name": "prediction", |
34 "ownerDomain": "google.com", | 34 "ownerDomain": "google.com", |
35 "ownerName": "Google", | 35 "ownerName": "Google", |
36 "parameters": { | 36 "parameters": { |
(...skipping 734 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
771 "type": "string" | 771 "type": "string" |
772 } | 772 } |
773 }, | 773 }, |
774 "type": "object" | 774 "type": "object" |
775 } | 775 } |
776 }, | 776 }, |
777 "servicePath": "prediction/v1.6/projects/", | 777 "servicePath": "prediction/v1.6/projects/", |
778 "title": "Prediction API", | 778 "title": "Prediction API", |
779 "version": "v1.6" | 779 "version": "v1.6" |
780 } | 780 } |
OLD | NEW |