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

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

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years 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 your basic profile info and list of peo ple in your circles." 12 "description": "Know your basic profile info and list of peo ple in your circles."
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": "\"l66ggWbucbkBw9Lpos72oziyefE/X205vi-lHIQPeaJAK8iraDs_fJ8\"", 24 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/R502OqkJUTNmFdETN_9V-vd0e0A\"",
25 "icons": { 25 "icons": {
26 "x16": "http://www.google.com/images/icons/product/search-16.gif", 26 "x16": "http://www.google.com/images/icons/product/search-16.gif",
27 "x32": "http://www.google.com/images/icons/product/search-32.gif" 27 "x32": "http://www.google.com/images/icons/product/search-32.gif"
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 1865 matching lines...) Expand 10 before | Expand all | Expand 10 after
1900 "$ref": "TurnBasedMatch" 1900 "$ref": "TurnBasedMatch"
1901 }, 1901 },
1902 "scopes": [ 1902 "scopes": [
1903 "https://www.googleapis.com/auth/games", 1903 "https://www.googleapis.com/auth/games",
1904 "https://www.googleapis.com/auth/plus.login" 1904 "https://www.googleapis.com/auth/plus.login"
1905 ] 1905 ]
1906 } 1906 }
1907 } 1907 }
1908 } 1908 }
1909 }, 1909 },
1910 "revision": "20141110", 1910 "revision": "20141117",
1911 "rootUrl": "https://www.googleapis.com/", 1911 "rootUrl": "https://www.googleapis.com/",
1912 "schemas": { 1912 "schemas": {
1913 "AchievementDefinition": { 1913 "AchievementDefinition": {
1914 "description": "This is a JSON template for an achievement definitio n object.", 1914 "description": "This is a JSON template for an achievement definitio n object.",
1915 "id": "AchievementDefinition", 1915 "id": "AchievementDefinition",
1916 "properties": { 1916 "properties": {
1917 "achievementType": { 1917 "achievementType": {
1918 "description": "The type of the achievement.\nPossible value s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE MENTAL\" - Achievement is incremental.", 1918 "description": "The type of the achievement.\nPossible value s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE MENTAL\" - Achievement is incremental.",
1919 "type": "string" 1919 "type": "string"
1920 }, 1920 },
(...skipping 2874 matching lines...) Expand 10 before | Expand all | Expand 10 after
4795 "type": "array" 4795 "type": "array"
4796 } 4796 }
4797 }, 4797 },
4798 "type": "object" 4798 "type": "object"
4799 } 4799 }
4800 }, 4800 },
4801 "servicePath": "games/v1/", 4801 "servicePath": "games/v1/",
4802 "title": "Google Play Game Services API", 4802 "title": "Google Play Game Services API",
4803 "version": "v1" 4803 "version": "v1"
4804 } 4804 }
OLDNEW
« no previous file with comments | « discovery/googleapis/gamesManagement__v1management.json ('k') | discovery/googleapis/gmail__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698