OLD | NEW |
1 { | 1 { |
2 "basePath": "/discovery/v1/", | 2 "basePath": "/discovery/v1/", |
3 "baseUrl": "https://www.googleapis.com/discovery/v1/", | 3 "baseUrl": "https://www.googleapis.com/discovery/v1/", |
4 "batchPath": "batch", | 4 "batchPath": "batch", |
5 "description": "Lets you discover information about other Google APIs, such
as what APIs are available, the resource and method details for each API.", | 5 "description": "Lets you discover information about other Google APIs, such
as what APIs are available, the resource and method details for each API.", |
6 "discoveryVersion": "v1", | 6 "discoveryVersion": "v1", |
7 "documentationLink": "https://developers.google.com/discovery/", | 7 "documentationLink": "https://developers.google.com/discovery/", |
8 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/rJ-Wlqqs_yJDjtCFAIylPtmqXPY\"", | 8 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/jn2m36Cyj5Ei-KQXTI8Znl-wUic\"", |
9 "icons": { | 9 "icons": { |
10 "x16": "http://www.google.com/images/icons/feature/filing_cabinet_search
-g16.png", | 10 "x16": "http://www.google.com/images/icons/feature/filing_cabinet_search
-g16.png", |
11 "x32": "http://www.google.com/images/icons/feature/filing_cabinet_search
-g32.png" | 11 "x32": "http://www.google.com/images/icons/feature/filing_cabinet_search
-g32.png" |
12 }, | 12 }, |
13 "id": "discovery:v1", | 13 "id": "discovery:v1", |
14 "kind": "discovery#restDescription", | 14 "kind": "discovery#restDescription", |
15 "name": "discovery", | 15 "name": "discovery", |
16 "ownerDomain": "google.com", | 16 "ownerDomain": "google.com", |
17 "ownerName": "Google", | 17 "ownerName": "Google", |
18 "parameters": { | 18 "parameters": { |
(...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
388 }, | 388 }, |
389 "documentationLink": { | 389 "documentationLink": { |
390 "description": "A link to human readable documentation for t
he API.", | 390 "description": "A link to human readable documentation for t
he API.", |
391 "type": "string" | 391 "type": "string" |
392 }, | 392 }, |
393 "etag": { | 393 "etag": { |
394 "description": "The ETag for this response.", | 394 "description": "The ETag for this response.", |
395 "readOnly": true, | 395 "readOnly": true, |
396 "type": "string" | 396 "type": "string" |
397 }, | 397 }, |
| 398 "exponentialBackoffDefault": { |
| 399 "description": "Enable exponential backoff for suitable meth
ods in the generated clients.", |
| 400 "type": "boolean" |
| 401 }, |
398 "features": { | 402 "features": { |
399 "description": "A list of supported features for this API.", | 403 "description": "A list of supported features for this API.", |
400 "items": { | 404 "items": { |
401 "type": "string" | 405 "type": "string" |
402 }, | 406 }, |
403 "type": "array" | 407 "type": "array" |
404 }, | 408 }, |
405 "icons": { | 409 "icons": { |
406 "description": "Links to 16x16 and 32x32 icons representing
the API.", | 410 "description": "Links to 16x16 and 32x32 icons representing
the API.", |
407 "properties": { | 411 "properties": { |
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
669 "type": "object" | 673 "type": "object" |
670 } | 674 } |
671 }, | 675 }, |
672 "type": "object" | 676 "type": "object" |
673 } | 677 } |
674 }, | 678 }, |
675 "servicePath": "discovery/v1/", | 679 "servicePath": "discovery/v1/", |
676 "title": "APIs Discovery Service", | 680 "title": "APIs Discovery Service", |
677 "version": "v1" | 681 "version": "v1" |
678 } | 682 } |
OLD | NEW |