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

Side by Side Diff: discovery/googleapis/appstate__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
« no previous file with comments | « discovery/googleapis/appsactivity__v1.json ('k') | discovery/googleapis/bigquery__v2.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/appstate": { 5 "https://www.googleapis.com/auth/appstate": {
6 "description": "View and manage your data for this applicati on" 6 "description": "View and manage your data for this applicati on"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "/appstate/v1/", 11 "basePath": "/appstate/v1/",
12 "baseUrl": "https://www.googleapis.com/appstate/v1/", 12 "baseUrl": "https://www.googleapis.com/appstate/v1/",
13 "batchPath": "batch", 13 "batchPath": "batch",
14 "canonicalName": "App State", 14 "canonicalName": "App State",
15 "description": "The Google App State API.", 15 "description": "The Google App State API.",
16 "discoveryVersion": "v1", 16 "discoveryVersion": "v1",
17 "documentationLink": "https://developers.google.com/games/services/web/api/s tates", 17 "documentationLink": "https://developers.google.com/games/services/web/api/s tates",
18 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/zJr9jRMo3k5dn95nQ6WFvqkXdu8\"", 18 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/PBXzd4_N58RmzZWAFFtUcJHa-NY\"",
19 "icons": { 19 "icons": {
20 "x16": "http://www.google.com/images/icons/product/search-16.gif", 20 "x16": "http://www.google.com/images/icons/product/search-16.gif",
21 "x32": "http://www.google.com/images/icons/product/search-32.gif" 21 "x32": "http://www.google.com/images/icons/product/search-32.gif"
22 }, 22 },
23 "id": "appstate:v1", 23 "id": "appstate:v1",
24 "kind": "discovery#restDescription", 24 "kind": "discovery#restDescription",
25 "name": "appstate", 25 "name": "appstate",
26 "ownerDomain": "google.com", 26 "ownerDomain": "google.com",
27 "ownerName": "Google", 27 "ownerName": "Google",
28 "parameters": { 28 "parameters": {
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 "response": { 204 "response": {
205 "$ref": "WriteResult" 205 "$ref": "WriteResult"
206 }, 206 },
207 "scopes": [ 207 "scopes": [
208 "https://www.googleapis.com/auth/appstate" 208 "https://www.googleapis.com/auth/appstate"
209 ] 209 ]
210 } 210 }
211 } 211 }
212 } 212 }
213 }, 213 },
214 "revision": "20141112", 214 "revision": "20141118",
215 "rootUrl": "https://www.googleapis.com/", 215 "rootUrl": "https://www.googleapis.com/",
216 "schemas": { 216 "schemas": {
217 "GetResponse": { 217 "GetResponse": {
218 "description": "This is a JSON template for an app state resource.", 218 "description": "This is a JSON template for an app state resource.",
219 "id": "GetResponse", 219 "id": "GetResponse",
220 "properties": { 220 "properties": {
221 "currentStateVersion": { 221 "currentStateVersion": {
222 "description": "The current app state version.", 222 "description": "The current app state version.",
223 "type": "string" 223 "type": "string"
224 }, 224 },
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 "type": "integer" 298 "type": "integer"
299 } 299 }
300 }, 300 },
301 "type": "object" 301 "type": "object"
302 } 302 }
303 }, 303 },
304 "servicePath": "appstate/v1/", 304 "servicePath": "appstate/v1/",
305 "title": "Google App State API", 305 "title": "Google App State API",
306 "version": "v1" 306 "version": "v1"
307 } 307 }
OLDNEW
« no previous file with comments | « discovery/googleapis/appsactivity__v1.json ('k') | discovery/googleapis/bigquery__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698