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": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/MKubU0FmYvcCiak8-htY8xGlT7I\"", | 26 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/MKubU0FmYvcCiak8-htY8xGlT7I\"", |
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 733 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
770 "type": "string" | 770 "type": "string" |
771 } | 771 } |
772 }, | 772 }, |
773 "type": "object" | 773 "type": "object" |
774 } | 774 } |
775 }, | 775 }, |
776 "servicePath": "prediction/v1.6/projects/", | 776 "servicePath": "prediction/v1.6/projects/", |
777 "title": "Prediction API", | 777 "title": "Prediction API", |
778 "version": "v1.6" | 778 "version": "v1.6" |
779 } | 779 } |
OLD | NEW |