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

Unified Diff: discovery/googleapis/prediction__v1.6.json

Issue 2039113004: Api-roll 37: 2016-06-06 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/plus__v1.json ('k') | discovery/googleapis/safebrowsing__v4.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/prediction__v1.6.json
diff --git a/discovery/googleapis/prediction__v1.6.json b/discovery/googleapis/prediction__v1.6.json
index 52177dd6550748d4c15e87eb971ab27c547fbde5..c1bf39a73ca278ee4efe93dde31cdf24cbc657c8 100644
--- a/discovery/googleapis/prediction__v1.6.json
+++ b/discovery/googleapis/prediction__v1.6.json
@@ -2,6 +2,9 @@
"auth": {
"oauth2": {
"scopes": {
+ "https://www.googleapis.com/auth/cloud-platform": {
+ "description": "View and manage your data across Google Cloud Platform services"
+ },
"https://www.googleapis.com/auth/devstorage.full_control": {
"description": "Manage your data and permissions in Google Cloud Storage"
},
@@ -23,7 +26,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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/Rb8Il9CxYvuIPXx3em3nY6uZPfg\"",
+ "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/YsFEJnq5UeoemkjE7DFhTi6r2Gw\"",
"icons": {
"x16": "https://www.google.com/images/icons/feature/predictionapi-16.png",
"x32": "https://www.google.com/images/icons/feature/predictionapi-32.png"
@@ -112,6 +115,7 @@
"$ref": "Output"
},
"scopes": [
+ "https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/prediction"
]
}
@@ -146,6 +150,7 @@
"$ref": "Analyze"
},
"scopes": [
+ "https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/prediction"
]
},
@@ -173,6 +178,7 @@
},
"path": "{project}/trainedmodels/{id}",
"scopes": [
+ "https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/prediction"
]
},
@@ -203,6 +209,7 @@
"$ref": "Insert2"
},
"scopes": [
+ "https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/prediction"
]
},
@@ -229,6 +236,7 @@
"$ref": "Insert2"
},
"scopes": [
+ "https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/devstorage.full_control",
"https://www.googleapis.com/auth/devstorage.read_only",
"https://www.googleapis.com/auth/devstorage.read_write",
@@ -267,6 +275,7 @@
"$ref": "List"
},
"scopes": [
+ "https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/prediction"
]
},
@@ -300,6 +309,7 @@
"$ref": "Output"
},
"scopes": [
+ "https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/prediction"
]
},
@@ -333,13 +343,14 @@
"$ref": "Insert2"
},
"scopes": [
+ "https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/prediction"
]
}
}
}
},
- "revision": "20160304",
+ "revision": "20160511",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Analyze": {
« no previous file with comments | « discovery/googleapis/plus__v1.json ('k') | discovery/googleapis/safebrowsing__v4.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698