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

Side by Side Diff: discovery/googleapis/games__v1.json

Issue 2695743002: Api-roll 45: 2017-02-13 (Closed)
Patch Set: reverted local changes to pubspec file Created 3 years, 10 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
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/drive.appdata": { 5 "https://www.googleapis.com/auth/drive.appdata": {
6 "description": "View and manage its own configuration data i n your Google Drive" 6 "description": "View and manage its own configuration data i n your Google Drive"
7 }, 7 },
8 "https://www.googleapis.com/auth/games": { 8 "https://www.googleapis.com/auth/games": {
9 "description": "Share your Google+ profile information and v iew and manage your game activity" 9 "description": "Share your Google+ profile information and v iew and manage your game activity"
10 }, 10 },
11 "https://www.googleapis.com/auth/plus.login": { 11 "https://www.googleapis.com/auth/plus.login": {
12 "description": "Know the list of people in your circles, you r age range, and language" 12 "description": "Know the list of people in your circles, you r age range, and language"
13 } 13 }
14 } 14 }
15 } 15 }
16 }, 16 },
17 "basePath": "/games/v1/", 17 "basePath": "/games/v1/",
18 "baseUrl": "https://www.googleapis.com/games/v1/", 18 "baseUrl": "https://www.googleapis.com/games/v1/",
19 "batchPath": "batch", 19 "batchPath": "batch",
20 "canonicalName": "Games", 20 "canonicalName": "Games",
21 "description": "The API for Google Play Game Services.", 21 "description": "The API for Google Play Game Services.",
22 "discoveryVersion": "v1", 22 "discoveryVersion": "v1",
23 "documentationLink": "https://developers.google.com/games/services/", 23 "documentationLink": "https://developers.google.com/games/services/",
24 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/9V2dyn9NfeL8wRc5-lJe14ta38Y\"", 24 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/mHyawbRhvL-5qQRVbZKvMSj4zNM\"",
25 "icons": { 25 "icons": {
26 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 26 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
27 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 27 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
28 }, 28 },
29 "id": "games:v1", 29 "id": "games:v1",
30 "kind": "discovery#restDescription", 30 "kind": "discovery#restDescription",
31 "name": "games", 31 "name": "games",
32 "ownerDomain": "google.com", 32 "ownerDomain": "google.com",
33 "ownerName": "Google", 33 "ownerName": "Google",
34 "parameters": { 34 "parameters": {
(...skipping 2225 matching lines...) Expand 10 before | Expand all | Expand 10 after
2260 "$ref": "TurnBasedMatch" 2260 "$ref": "TurnBasedMatch"
2261 }, 2261 },
2262 "scopes": [ 2262 "scopes": [
2263 "https://www.googleapis.com/auth/games", 2263 "https://www.googleapis.com/auth/games",
2264 "https://www.googleapis.com/auth/plus.login" 2264 "https://www.googleapis.com/auth/plus.login"
2265 ] 2265 ]
2266 } 2266 }
2267 } 2267 }
2268 } 2268 }
2269 }, 2269 },
2270 "revision": "20170111", 2270 "revision": "20170201",
2271 "rootUrl": "https://www.googleapis.com/", 2271 "rootUrl": "https://www.googleapis.com/",
2272 "schemas": { 2272 "schemas": {
2273 "AchievementDefinition": { 2273 "AchievementDefinition": {
2274 "description": "This is a JSON template for an achievement definitio n object.", 2274 "description": "This is a JSON template for an achievement definitio n object.",
2275 "id": "AchievementDefinition", 2275 "id": "AchievementDefinition",
2276 "properties": { 2276 "properties": {
2277 "achievementType": { 2277 "achievementType": {
2278 "description": "The type of the achievement.\nPossible value s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE MENTAL\" - Achievement is incremental.", 2278 "description": "The type of the achievement.\nPossible value s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE MENTAL\" - Achievement is incremental.",
2279 "type": "string" 2279 "type": "string"
2280 }, 2280 },
(...skipping 2926 matching lines...) Expand 10 before | Expand all | Expand 10 after
5207 "type": "array" 5207 "type": "array"
5208 } 5208 }
5209 }, 5209 },
5210 "type": "object" 5210 "type": "object"
5211 } 5211 }
5212 }, 5212 },
5213 "servicePath": "games/v1/", 5213 "servicePath": "games/v1/",
5214 "title": "Google Play Game Services API", 5214 "title": "Google Play Game Services API",
5215 "version": "v1" 5215 "version": "v1"
5216 } 5216 }
OLDNEW
« no previous file with comments | « discovery/googleapis/gamesManagement__v1management.json ('k') | discovery/googleapis/genomics__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698