OLD | NEW |
1 { | 1 { |
2 "basePath": "/customsearch/", | 2 "basePath": "/customsearch/", |
3 "baseUrl": "https://www.googleapis.com/customsearch/", | 3 "baseUrl": "https://www.googleapis.com/customsearch/", |
4 "batchPath": "batch", | 4 "batchPath": "batch", |
5 "description": "Lets you search over a website or collection of websites", | 5 "description": "Lets you search over a website or collection of websites", |
6 "discoveryVersion": "v1", | 6 "discoveryVersion": "v1", |
7 "documentationLink": "https://developers.google.com/custom-search/v1/using_r
est", | 7 "documentationLink": "https://developers.google.com/custom-search/v1/using_r
est", |
8 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/KsgpNVP8dzFmgPzAjDdH7uBJP_M\"", | 8 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/KsgpNVP8dzFmgPzAjDdH7uBJP_M\"", |
9 "icons": { | 9 "icons": { |
10 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 10 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
11 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 11 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
12 }, | 12 }, |
13 "id": "customsearch:v1", | 13 "id": "customsearch:v1", |
14 "kind": "discovery#restDescription", | 14 "kind": "discovery#restDescription", |
15 "name": "customsearch", | 15 "name": "customsearch", |
16 "ownerDomain": "google.com", | 16 "ownerDomain": "google.com", |
17 "ownerName": "Google", | 17 "ownerName": "Google", |
18 "parameters": { | 18 "parameters": { |
(...skipping 786 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
805 "type": "object" | 805 "type": "object" |
806 } | 806 } |
807 }, | 807 }, |
808 "type": "object" | 808 "type": "object" |
809 } | 809 } |
810 }, | 810 }, |
811 "servicePath": "customsearch/", | 811 "servicePath": "customsearch/", |
812 "title": "CustomSearch API", | 812 "title": "CustomSearch API", |
813 "version": "v1" | 813 "version": "v1" |
814 } | 814 } |
OLD | NEW |