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/customsearch/v1", |
5 "description": "Searches over a website or collection of websites", | 5 "description": "Searches 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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/vjsLOntBAplI6gHuETouIyrKBJI\"", | 8 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/vjsLOntBAplI6gHuETouIyrKBJI\"", |
9 "icons": { | 9 "icons": { |
10 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 10 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
11 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 11 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
12 }, | 12 }, |
13 "id": "customsearch:v1", | 13 "id": "customsearch:v1", |
14 "kind": "discovery#restDescription", | 14 "kind": "discovery#restDescription", |
(...skipping 782 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
797 "type": "object" | 797 "type": "object" |
798 } | 798 } |
799 }, | 799 }, |
800 "type": "object" | 800 "type": "object" |
801 } | 801 } |
802 }, | 802 }, |
803 "servicePath": "customsearch/", | 803 "servicePath": "customsearch/", |
804 "title": "CustomSearch API", | 804 "title": "CustomSearch API", |
805 "version": "v1" | 805 "version": "v1" |
806 } | 806 } |
OLD | NEW |