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

Side by Side Diff: discovery/googleapis/gamesConfiguration__v1configuration.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/androidpublisher": { 5 "https://www.googleapis.com/auth/androidpublisher": {
6 "description": "View and manage your Google Play Developer a ccount" 6 "description": "View and manage your Google Play Developer a ccount"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "/games/v1configuration/", 11 "basePath": "/games/v1configuration/",
12 "baseUrl": "https://www.googleapis.com/games/v1configuration/", 12 "baseUrl": "https://www.googleapis.com/games/v1configuration/",
13 "batchPath": "batch", 13 "batchPath": "batch",
14 "canonicalName": "Games Configuration", 14 "canonicalName": "Games Configuration",
15 "description": "The Publishing API for Google Play Game Services.", 15 "description": "The Publishing API for Google Play Game Services.",
16 "discoveryVersion": "v1", 16 "discoveryVersion": "v1",
17 "documentationLink": "https://developers.google.com/games/services", 17 "documentationLink": "https://developers.google.com/games/services",
18 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/Y51_sSgRxep6h8xnvx3Q8dLJYSQ\"", 18 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/4PiFayS0_NBNk0G4XnAKOF8VwKM\"",
19 "icons": { 19 "icons": {
20 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 20 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
21 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 21 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
22 }, 22 },
23 "id": "gamesConfiguration:v1configuration", 23 "id": "gamesConfiguration:v1configuration",
24 "kind": "discovery#restDescription", 24 "kind": "discovery#restDescription",
25 "name": "gamesConfiguration", 25 "name": "gamesConfiguration",
26 "ownerDomain": "google.com", 26 "ownerDomain": "google.com",
27 "ownerName": "Google", 27 "ownerName": "Google",
28 "parameters": { 28 "parameters": {
(...skipping 418 matching lines...) Expand 10 before | Expand all | Expand 10 after
447 "response": { 447 "response": {
448 "$ref": "LeaderboardConfiguration" 448 "$ref": "LeaderboardConfiguration"
449 }, 449 },
450 "scopes": [ 450 "scopes": [
451 "https://www.googleapis.com/auth/androidpublisher" 451 "https://www.googleapis.com/auth/androidpublisher"
452 ] 452 ]
453 } 453 }
454 } 454 }
455 } 455 }
456 }, 456 },
457 "revision": "20170111", 457 "revision": "20170201",
458 "rootUrl": "https://www.googleapis.com/", 458 "rootUrl": "https://www.googleapis.com/",
459 "schemas": { 459 "schemas": {
460 "AchievementConfiguration": { 460 "AchievementConfiguration": {
461 "description": "This is a JSON template for an achievement configura tion resource.", 461 "description": "This is a JSON template for an achievement configura tion resource.",
462 "id": "AchievementConfiguration", 462 "id": "AchievementConfiguration",
463 "properties": { 463 "properties": {
464 "achievementType": { 464 "achievementType": {
465 "description": "The type of the achievement.\nPossible value s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE MENTAL\" - Achievement is incremental.", 465 "description": "The type of the achievement.\nPossible value s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE MENTAL\" - Achievement is incremental.",
466 "type": "string" 466 "type": "string"
467 }, 467 },
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 "type": "array" 765 "type": "array"
766 } 766 }
767 }, 767 },
768 "type": "object" 768 "type": "object"
769 } 769 }
770 }, 770 },
771 "servicePath": "games/v1configuration/", 771 "servicePath": "games/v1configuration/",
772 "title": "Google Play Game Services Publishing API", 772 "title": "Google Play Game Services Publishing API",
773 "version": "v1configuration" 773 "version": "v1configuration"
774 } 774 }
OLDNEW
« no previous file with comments | « discovery/googleapis/firebaserules__v1.json ('k') | discovery/googleapis/gamesManagement__v1management.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698