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

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

Issue 2159673002: Api-roll 39: 2016-07-18 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 5 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/bigquery__v2.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": "Searches for books and manages your Google Books library.", 14 "description": "Searches for books and manages your Google Books library.",
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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/qqTEAwY0Qxp4UsR5ltoW-UrtYgA\"", 17 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/dTpM2VF_m4UO2vIUhr3yxAh6Tyw\"",
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 2113 matching lines...) Expand 10 before | Expand all | Expand 10 after
2141 } 2141 }
2142 }, 2142 },
2143 "mybooks": { 2143 "mybooks": {
2144 "methods": { 2144 "methods": {
2145 "list": { 2145 "list": {
2146 "description": "Return a list of books in My Library .", 2146 "description": "Return a list of books in My Library .",
2147 "httpMethod": "GET", 2147 "httpMethod": "GET",
2148 "id": "books.volumes.mybooks.list", 2148 "id": "books.volumes.mybooks.list",
2149 "parameters": { 2149 "parameters": {
2150 "acquireMethod": { 2150 "acquireMethod": {
2151 "description": "How the book was aquired", 2151 "description": "How the book was acquired",
2152 "enum": [ 2152 "enum": [
2153 "FAMILY_SHARED",
2153 "PREORDERED", 2154 "PREORDERED",
2154 "PREVIOUSLY_RENTED", 2155 "PREVIOUSLY_RENTED",
2155 "PUBLIC_DOMAIN", 2156 "PUBLIC_DOMAIN",
2156 "PURCHASED", 2157 "PURCHASED",
2157 "RENTED", 2158 "RENTED",
2158 "SAMPLE", 2159 "SAMPLE",
2159 "UPLOADED" 2160 "UPLOADED"
2160 ], 2161 ],
2161 "enumDescriptions": [ 2162 "enumDescriptions": [
2163 "Books acquired via Family Sharing",
2162 "Preordered books (not yet available)", 2164 "Preordered books (not yet available)",
2163 "User-rented books past their expiration time", 2165 "User-rented books past their expiration time",
2164 "Public domain books", 2166 "Public domain books",
2165 "Purchased books", 2167 "Purchased books",
2166 "User-rented books", 2168 "User-rented books",
2167 "Sample books", 2169 "Sample books",
2168 "User uploaded books" 2170 "User uploaded books"
2169 ], 2171 ],
2170 "location": "query", 2172 "location": "query",
2171 "repeated": true, 2173 "repeated": true,
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
2378 }, 2380 },
2379 "scopes": [ 2381 "scopes": [
2380 "https://www.googleapis.com/auth/books" 2382 "https://www.googleapis.com/auth/books"
2381 ] 2383 ]
2382 } 2384 }
2383 } 2385 }
2384 } 2386 }
2385 } 2387 }
2386 } 2388 }
2387 }, 2389 },
2388 "revision": "20160531", 2390 "revision": "20160629",
2389 "rootUrl": "https://www.googleapis.com/", 2391 "rootUrl": "https://www.googleapis.com/",
2390 "schemas": { 2392 "schemas": {
2391 "Annotation": { 2393 "Annotation": {
2392 "id": "Annotation", 2394 "id": "Annotation",
2393 "properties": { 2395 "properties": {
2394 "afterSelectedText": { 2396 "afterSelectedText": {
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.", 2397 "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.",
2396 "type": "string" 2398 "type": "string"
2397 }, 2399 },
2398 "beforeSelectedText": { 2400 "beforeSelectedText": {
(...skipping 1888 matching lines...) Expand 10 before | Expand all | Expand 10 after
4287 "type": "string" 4289 "type": "string"
4288 }, 4290 },
4289 "maturityRating": { 4291 "maturityRating": {
4290 "type": "string" 4292 "type": "string"
4291 }, 4293 },
4292 "pageCount": { 4294 "pageCount": {
4293 "description": "Total number of pages as per publish er metadata.", 4295 "description": "Total number of pages as per publish er metadata.",
4294 "format": "int32", 4296 "format": "int32",
4295 "type": "integer" 4297 "type": "integer"
4296 }, 4298 },
4299 "panelizationSummary": {
4300 "description": "A top-level summary of the panelizat ion info in this volume.",
4301 "properties": {
4302 "containsEpubBubbles": {
4303 "type": "boolean"
4304 },
4305 "containsImageBubbles": {
4306 "type": "boolean"
4307 },
4308 "epubBubbleVersion": {
4309 "type": "string"
4310 },
4311 "imageBubbleVersion": {
4312 "type": "string"
4313 }
4314 },
4315 "type": "object"
4316 },
4297 "previewLink": { 4317 "previewLink": {
4298 "description": "URL to preview this volume on the Go ogle Books site.", 4318 "description": "URL to preview this volume on the Go ogle Books site.",
4299 "type": "string" 4319 "type": "string"
4300 }, 4320 },
4301 "printType": { 4321 "printType": {
4302 "description": "Type of publication of this volume. Possible values are BOOK or MAGAZINE.", 4322 "description": "Type of publication of this volume. Possible values are BOOK or MAGAZINE.",
4303 "type": "string" 4323 "type": "string"
4304 }, 4324 },
4305 "printedPageCount": { 4325 "printedPageCount": {
4306 "description": "Total number of printed pages in gen erated pdf representation.", 4326 "description": "Total number of printed pages in gen erated pdf representation.",
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
4560 "type": "array" 4580 "type": "array"
4561 } 4581 }
4562 }, 4582 },
4563 "type": "object" 4583 "type": "object"
4564 } 4584 }
4565 }, 4585 },
4566 "servicePath": "books/v1/", 4586 "servicePath": "books/v1/",
4567 "title": "Books API", 4587 "title": "Books API",
4568 "version": "v1" 4588 "version": "v1"
4569 } 4589 }
OLDNEW
« no previous file with comments | « discovery/googleapis/bigquery__v2.json ('k') | discovery/googleapis/calendar__v3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698