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

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

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 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
« no previous file with comments | « discovery/googleapis/blogger__v3.json ('k') | discovery/googleapis/calendar__v3.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/books": { 5 "https://www.googleapis.com/auth/books": {
6 "description": "Manage your books" 6 "description": "Manage your books"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "/books/v1/", 11 "basePath": "/books/v1/",
12 "baseUrl": "https://www.googleapis.com/books/v1/", 12 "baseUrl": "https://www.googleapis.com/books/v1/",
13 "batchPath": "batch", 13 "batchPath": "batch",
14 "description": "Lets you search for books and manage your Google Books libra ry.", 14 "description": "Lets you search for books and manage your Google Books libra ry.",
15 "discoveryVersion": "v1", 15 "discoveryVersion": "v1",
16 "documentationLink": "https://developers.google.com/books/docs/v1/getting_st arted", 16 "documentationLink": "https://developers.google.com/books/docs/v1/getting_st arted",
17 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/vRAufP6uKRoBM4DQ7BpgqL4krnY\"", 17 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/fQ7gMSQqLPLbacQ9HzpdBnMKn-E\"",
18 "icons": { 18 "icons": {
19 "x16": "https://www.google.com/images/icons/product/ebooks-16.png", 19 "x16": "https://www.google.com/images/icons/product/ebooks-16.png",
20 "x32": "https://www.google.com/images/icons/product/ebooks-32.png" 20 "x32": "https://www.google.com/images/icons/product/ebooks-32.png"
21 }, 21 },
22 "id": "books:v1", 22 "id": "books:v1",
23 "kind": "discovery#restDescription", 23 "kind": "discovery#restDescription",
24 "name": "books", 24 "name": "books",
25 "ownerDomain": "google.com", 25 "ownerDomain": "google.com",
26 "ownerName": "Google", 26 "ownerName": "Google",
27 "parameters": { 27 "parameters": {
(...skipping 1497 matching lines...) Expand 10 before | Expand all | Expand 10 after
1525 "notification_id": { 1525 "notification_id": {
1526 "description": "String to identify the notification. ", 1526 "description": "String to identify the notification. ",
1527 "location": "query", 1527 "location": "query",
1528 "required": true, 1528 "required": true,
1529 "type": "string" 1529 "type": "string"
1530 }, 1530 },
1531 "source": { 1531 "source": {
1532 "description": "String to identify the originator of this request.", 1532 "description": "String to identify the originator of this request.",
1533 "location": "query", 1533 "location": "query",
1534 "type": "string" 1534 "type": "string"
1535 },
1536 "targetIds": {
1537 "description": "List of target ids used for experime nts or user segments",
1538 "format": "int64",
1539 "location": "query",
1540 "repeated": true,
1541 "type": "string"
1542 } 1535 }
1543 }, 1536 },
1544 "path": "notification/get", 1537 "path": "notification/get",
1545 "response": { 1538 "response": {
1546 "$ref": "Notification" 1539 "$ref": "Notification"
1547 }, 1540 },
1548 "scopes": [ 1541 "scopes": [
1549 "https://www.googleapis.com/auth/books" 1542 "https://www.googleapis.com/auth/books"
1550 ] 1543 ]
1551 } 1544 }
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
1645 "Show books which are rated mature or lower.", 1638 "Show books which are rated mature or lower.",
1646 "Show books which are rated not mature." 1639 "Show books which are rated not mature."
1647 ], 1640 ],
1648 "location": "query", 1641 "location": "query",
1649 "type": "string" 1642 "type": "string"
1650 }, 1643 },
1651 "source": { 1644 "source": {
1652 "description": "String to identify the originator of this request.", 1645 "description": "String to identify the originator of this request.",
1653 "location": "query", 1646 "location": "query",
1654 "type": "string" 1647 "type": "string"
1655 },
1656 "targetIds": {
1657 "description": "List of target ids used for experime nts or user segments",
1658 "format": "int64",
1659 "location": "query",
1660 "repeated": true,
1661 "type": "string"
1662 } 1648 }
1663 }, 1649 },
1664 "path": "personalizedstream/get", 1650 "path": "personalizedstream/get",
1665 "response": { 1651 "response": {
1666 "$ref": "Discoveryclusters" 1652 "$ref": "Discoveryclusters"
1667 }, 1653 },
1668 "scopes": [ 1654 "scopes": [
1669 "https://www.googleapis.com/auth/books" 1655 "https://www.googleapis.com/auth/books"
1670 ] 1656 ]
1671 } 1657 }
(...skipping 506 matching lines...) Expand 10 before | Expand all | Expand 10 after
2178 "Public domain books", 2164 "Public domain books",
2179 "Purchased books", 2165 "Purchased books",
2180 "User-rented books", 2166 "User-rented books",
2181 "Sample books", 2167 "Sample books",
2182 "User uploaded books" 2168 "User uploaded books"
2183 ], 2169 ],
2184 "location": "query", 2170 "location": "query",
2185 "repeated": true, 2171 "repeated": true,
2186 "type": "string" 2172 "type": "string"
2187 }, 2173 },
2174 "country": {
2175 "description": "ISO-3166-1 code to override the IP-based location.",
2176 "location": "query",
2177 "type": "string"
2178 },
2188 "locale": { 2179 "locale": {
2189 "description": "ISO-639-1 language and ISO-3 166-1 country code. Ex:'en_US'. Used for generating recommendations.", 2180 "description": "ISO-639-1 language and ISO-3 166-1 country code. Ex:'en_US'. Used for generating recommendations.",
2190 "location": "query", 2181 "location": "query",
2191 "type": "string" 2182 "type": "string"
2192 }, 2183 },
2193 "maxResults": { 2184 "maxResults": {
2194 "description": "Maximum number of results to return.", 2185 "description": "Maximum number of results to return.",
2195 "format": "uint32", 2186 "format": "uint32",
2196 "location": "query", 2187 "location": "query",
2197 "maximum": "100", 2188 "maximum": "100",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
2259 "Show books which are rated mature or lo wer.", 2250 "Show books which are rated mature or lo wer.",
2260 "Show books which are rated not mature." 2251 "Show books which are rated not mature."
2261 ], 2252 ],
2262 "location": "query", 2253 "location": "query",
2263 "type": "string" 2254 "type": "string"
2264 }, 2255 },
2265 "source": { 2256 "source": {
2266 "description": "String to identify the origi nator of this request.", 2257 "description": "String to identify the origi nator of this request.",
2267 "location": "query", 2258 "location": "query",
2268 "type": "string" 2259 "type": "string"
2269 },
2270 "targetIds": {
2271 "description": "List of target ids used for experiments or user segments",
2272 "format": "int64",
2273 "location": "query",
2274 "repeated": true,
2275 "type": "string"
2276 } 2260 }
2277 }, 2261 },
2278 "path": "volumes/recommended", 2262 "path": "volumes/recommended",
2279 "response": { 2263 "response": {
2280 "$ref": "Volumes" 2264 "$ref": "Volumes"
2281 }, 2265 },
2282 "scopes": [ 2266 "scopes": [
2283 "https://www.googleapis.com/auth/books" 2267 "https://www.googleapis.com/auth/books"
2284 ] 2268 ]
2285 }, 2269 },
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
2394 }, 2378 },
2395 "scopes": [ 2379 "scopes": [
2396 "https://www.googleapis.com/auth/books" 2380 "https://www.googleapis.com/auth/books"
2397 ] 2381 ]
2398 } 2382 }
2399 } 2383 }
2400 } 2384 }
2401 } 2385 }
2402 } 2386 }
2403 }, 2387 },
2404 "revision": "20151218", 2388 "revision": "20160226",
2405 "rootUrl": "https://www.googleapis.com/", 2389 "rootUrl": "https://www.googleapis.com/",
2406 "schemas": { 2390 "schemas": {
2407 "Annotation": { 2391 "Annotation": {
2408 "id": "Annotation", 2392 "id": "Annotation",
2409 "properties": { 2393 "properties": {
2410 "afterSelectedText": { 2394 "afterSelectedText": {
2411 "description": "Anchor text after excerpt. For requests, if the user bookmarked a screen that has no flowing text on it, then this field sho uld be empty.", 2395 "description": "Anchor text after excerpt. For requests, if the user bookmarked a screen that has no flowing text on it, then this field sho uld be empty.",
2412 "type": "string" 2396 "type": "string"
2413 }, 2397 },
2414 "beforeSelectedText": { 2398 "beforeSelectedText": {
(...skipping 1047 matching lines...) Expand 10 before | Expand all | Expand 10 after
3462 }, 3446 },
3463 "type": "object" 3447 "type": "object"
3464 }, 3448 },
3465 "Notification": { 3449 "Notification": {
3466 "id": "Notification", 3450 "id": "Notification",
3467 "properties": { 3451 "properties": {
3468 "body": { 3452 "body": {
3469 "type": "string" 3453 "type": "string"
3470 }, 3454 },
3471 "dont_show_notification": { 3455 "dont_show_notification": {
3472 "default": "false",
3473 "type": "boolean" 3456 "type": "boolean"
3474 }, 3457 },
3475 "iconUrl": { 3458 "iconUrl": {
3476 "type": "string" 3459 "type": "string"
3477 }, 3460 },
3478 "kind": { 3461 "kind": {
3479 "default": "books#notification", 3462 "default": "books#notification",
3480 "description": "Resource type.", 3463 "description": "Resource type.",
3481 "type": "string" 3464 "type": "string"
3482 }, 3465 },
3483 "notification_type": { 3466 "notification_type": {
3484 "type": "string" 3467 "type": "string"
3485 }, 3468 },
3486 "pcampaign_id": { 3469 "pcampaign_id": {
3487 "type": "string" 3470 "type": "string"
3488 }, 3471 },
3472 "reason": {
3473 "type": "string"
3474 },
3489 "show_notification_settings_action": { 3475 "show_notification_settings_action": {
3490 "type": "boolean" 3476 "type": "boolean"
3491 }, 3477 },
3492 "targetUrl": { 3478 "targetUrl": {
3493 "type": "string" 3479 "type": "string"
3494 }, 3480 },
3495 "title": { 3481 "title": {
3496 "type": "string" 3482 "type": "string"
3497 } 3483 }
3498 }, 3484 },
(...skipping 1027 matching lines...) Expand 10 before | Expand all | Expand 10 after
4526 "type": "array" 4512 "type": "array"
4527 } 4513 }
4528 }, 4514 },
4529 "type": "object" 4515 "type": "object"
4530 } 4516 }
4531 }, 4517 },
4532 "servicePath": "books/v1/", 4518 "servicePath": "books/v1/",
4533 "title": "Books API", 4519 "title": "Books API",
4534 "version": "v1" 4520 "version": "v1"
4535 } 4521 }
OLDNEW
« no previous file with comments | « discovery/googleapis/blogger__v3.json ('k') | discovery/googleapis/calendar__v3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698