OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/cloud-platform": { | 5 "https://www.googleapis.com/auth/cloud-platform": { |
6 "description": "View and manage your data across Google Clou
d Platform services" | 6 "description": "View and manage your data across Google Clou
d Platform services" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/devstorage.full_control": { | 8 "https://www.googleapis.com/auth/devstorage.full_control": { |
9 "description": "Manage your data and permissions in Google C
loud Storage" | 9 "description": "Manage your data and permissions in Google C
loud Storage" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/devstorage.read_only": { | 11 "https://www.googleapis.com/auth/devstorage.read_only": { |
12 "description": "View your data in Google Cloud Storage" | 12 "description": "View your data in Google Cloud Storage" |
13 }, | 13 }, |
14 "https://www.googleapis.com/auth/devstorage.read_write": { | 14 "https://www.googleapis.com/auth/devstorage.read_write": { |
15 "description": "Manage your data in Google Cloud Storage" | 15 "description": "Manage your data in Google Cloud Storage" |
16 }, | 16 }, |
17 "https://www.googleapis.com/auth/prediction": { | 17 "https://www.googleapis.com/auth/prediction": { |
18 "description": "Manage your data in the Google Prediction AP
I" | 18 "description": "Manage your data in the Google Prediction AP
I" |
19 } | 19 } |
20 } | 20 } |
21 } | 21 } |
22 }, | 22 }, |
23 "basePath": "/prediction/v1.6/projects/", | 23 "basePath": "/prediction/v1.6/projects/", |
24 "baseUrl": "https://www.googleapis.com/prediction/v1.6/projects/", | 24 "baseUrl": "https://www.googleapis.com/prediction/v1.6/projects/", |
25 "batchPath": "batch", | 25 "batchPath": "batch/prediction/v1.6", |
26 "description": "Lets you access a cloud hosted machine learning service that
makes it easy to build smart apps", | 26 "description": "Lets you access a cloud hosted machine learning service that
makes it easy to build smart apps", |
27 "discoveryVersion": "v1", | 27 "discoveryVersion": "v1", |
28 "documentationLink": "https://developers.google.com/prediction/docs/develope
r-guide", | 28 "documentationLink": "https://developers.google.com/prediction/docs/develope
r-guide", |
29 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/YsFEJnq5UeoemkjE7DFhTi6r2Gw\"", | 29 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/YsFEJnq5UeoemkjE7DFhTi6r2Gw\"", |
30 "icons": { | 30 "icons": { |
31 "x16": "https://www.google.com/images/icons/feature/predictionapi-16.png
", | 31 "x16": "https://www.google.com/images/icons/feature/predictionapi-16.png
", |
32 "x32": "https://www.google.com/images/icons/feature/predictionapi-32.png
" | 32 "x32": "https://www.google.com/images/icons/feature/predictionapi-32.png
" |
33 }, | 33 }, |
34 "id": "prediction:v1.6", | 34 "id": "prediction:v1.6", |
35 "kind": "discovery#restDescription", | 35 "kind": "discovery#restDescription", |
(...skipping 745 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
781 "type": "string" | 781 "type": "string" |
782 } | 782 } |
783 }, | 783 }, |
784 "type": "object" | 784 "type": "object" |
785 } | 785 } |
786 }, | 786 }, |
787 "servicePath": "prediction/v1.6/projects/", | 787 "servicePath": "prediction/v1.6/projects/", |
788 "title": "Prediction API", | 788 "title": "Prediction API", |
789 "version": "v1.6" | 789 "version": "v1.6" |
790 } | 790 } |
OLD | NEW |