OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/games": { | 5 "https://www.googleapis.com/auth/games": { |
6 "description": "Share your Google+ profile information and v
iew and manage your game activity" | 6 "description": "Share your Google+ profile information and v
iew and manage your game activity" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/plus.login": { | 8 "https://www.googleapis.com/auth/plus.login": { |
9 "description": "Know your basic profile info and list of peo
ple in your circles." | 9 "description": "Know your basic profile info and list of peo
ple in your circles." |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/games/v1management/", | 14 "basePath": "/games/v1management/", |
15 "baseUrl": "https://www.googleapis.com/games/v1management/", | 15 "baseUrl": "https://www.googleapis.com/games/v1management/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "canonicalName": "Games Management", | 17 "canonicalName": "Games Management", |
18 "description": "The Management API for Google Play Game Services.", | 18 "description": "The Management API for Google Play Game Services.", |
19 "discoveryVersion": "v1", | 19 "discoveryVersion": "v1", |
20 "documentationLink": "https://developers.google.com/games/services", | 20 "documentationLink": "https://developers.google.com/games/services", |
21 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/rxeMHvdTCD0dRzRpLUtc-DCMJe0\"", | 21 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/QKVlzWZc0y5qP2a_CyeEhf8BZYI\"", |
22 "icons": { | 22 "icons": { |
23 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
24 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
25 }, | 25 }, |
26 "id": "gamesManagement:v1management", | 26 "id": "gamesManagement:v1management", |
27 "kind": "discovery#restDescription", | 27 "kind": "discovery#restDescription", |
28 "name": "gamesManagement", | 28 "name": "gamesManagement", |
29 "ownerDomain": "google.com", | 29 "ownerDomain": "google.com", |
30 "ownerName": "Google", | 30 "ownerName": "Google", |
31 "parameters": { | 31 "parameters": { |
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
173 "applicationId": { | 173 "applicationId": { |
174 "description": "The application ID from the Google P
lay developer console.", | 174 "description": "The application ID from the Google P
lay developer console.", |
175 "location": "path", | 175 "location": "path", |
176 "required": true, | 176 "required": true, |
177 "type": "string" | 177 "type": "string" |
178 }, | 178 }, |
179 "maxResults": { | 179 "maxResults": { |
180 "description": "The maximum number of player resourc
es to return in the response, used for paging. For any response, the actual numb
er of player resources returned may be less than the specified maxResults.", | 180 "description": "The maximum number of player resourc
es to return in the response, used for paging. For any response, the actual numb
er of player resources returned may be less than the specified maxResults.", |
181 "format": "int32", | 181 "format": "int32", |
182 "location": "query", | 182 "location": "query", |
183 "maximum": "15", | 183 "maximum": "50", |
184 "minimum": "1", | 184 "minimum": "1", |
185 "type": "integer" | 185 "type": "integer" |
186 }, | 186 }, |
187 "pageToken": { | 187 "pageToken": { |
188 "description": "The token returned by the previous r
equest.", | 188 "description": "The token returned by the previous r
equest.", |
189 "location": "query", | 189 "location": "query", |
190 "type": "string" | 190 "type": "string" |
191 } | 191 } |
192 }, | 192 }, |
193 "path": "applications/{applicationId}/players/hidden", | 193 "path": "applications/{applicationId}/players/hidden", |
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
546 "id": "gamesManagement.turnBasedMatches.resetForAllPlayers", | 546 "id": "gamesManagement.turnBasedMatches.resetForAllPlayers", |
547 "path": "turnbasedmatches/resetForAllPlayers", | 547 "path": "turnbasedmatches/resetForAllPlayers", |
548 "scopes": [ | 548 "scopes": [ |
549 "https://www.googleapis.com/auth/games", | 549 "https://www.googleapis.com/auth/games", |
550 "https://www.googleapis.com/auth/plus.login" | 550 "https://www.googleapis.com/auth/plus.login" |
551 ] | 551 ] |
552 } | 552 } |
553 } | 553 } |
554 } | 554 } |
555 }, | 555 }, |
556 "revision": "20150625", | 556 "revision": "20150729", |
557 "rootUrl": "https://www.googleapis.com/", | 557 "rootUrl": "https://www.googleapis.com/", |
558 "schemas": { | 558 "schemas": { |
559 "AchievementResetAllResponse": { | 559 "AchievementResetAllResponse": { |
560 "description": "This is a JSON template for achievement reset all re
sponse.", | 560 "description": "This is a JSON template for achievement reset all re
sponse.", |
561 "id": "AchievementResetAllResponse", | 561 "id": "AchievementResetAllResponse", |
562 "properties": { | 562 "properties": { |
563 "kind": { | 563 "kind": { |
564 "default": "gamesManagement#achievementResetAllResponse", | 564 "default": "gamesManagement#achievementResetAllResponse", |
565 "description": "Uniquely identifies the type of this resourc
e. Value is always the fixed string gamesManagement#achievementResetAllResponse.
", | 565 "description": "Uniquely identifies the type of this resourc
e. Value is always the fixed string gamesManagement#achievementResetAllResponse.
", |
566 "type": "string" | 566 "type": "string" |
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
872 "type": "array" | 872 "type": "array" |
873 } | 873 } |
874 }, | 874 }, |
875 "type": "object" | 875 "type": "object" |
876 } | 876 } |
877 }, | 877 }, |
878 "servicePath": "games/v1management/", | 878 "servicePath": "games/v1management/", |
879 "title": "Google Play Game Services Management API", | 879 "title": "Google Play Game Services Management API", |
880 "version": "v1management" | 880 "version": "v1management" |
881 } | 881 } |
OLD | NEW |