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

Side by Side Diff: discovery/googleapis/prediction__v1.6.json

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 months 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 unified diff | Download patch
« no previous file with comments | « discovery/googleapis/plus__v1.json ('k') | discovery/googleapis/pubsub__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/plus__v1.json ('k') | discovery/googleapis/pubsub__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698