mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Publish latest versions of all APIs
This commit is contained in:
0
etc/api/customsearch/v1/crates/1.0.6-api+20170615
Normal file
0
etc/api/customsearch/v1/crates/1.0.6-api+20170615
Normal file
0
etc/api/customsearch/v1/crates/1.0.6-cli+20170615
Normal file
0
etc/api/customsearch/v1/crates/1.0.6-cli+20170615
Normal file
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/2gL3A40IBu11GP9xmmdXxrLKXPg\"",
|
||||
"etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/vjsLOntBAplI6gHuETouIyrKBJI\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "customsearch:v1",
|
||||
"name": "customsearch",
|
||||
"version": "v1",
|
||||
"revision": "20160411",
|
||||
"revision": "20170615",
|
||||
"title": "CustomSearch API",
|
||||
"description": "Lets you search over a website or collection of websites",
|
||||
"description": "Searches over a website or collection of websites",
|
||||
"ownerDomain": "google.com",
|
||||
"ownerName": "Google",
|
||||
"icons": {
|
||||
@@ -163,9 +163,6 @@
|
||||
"cr": {
|
||||
"type": "string"
|
||||
},
|
||||
"cref": {
|
||||
"type": "string"
|
||||
},
|
||||
"cx": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -443,7 +440,7 @@
|
||||
"properties": {
|
||||
"template": {
|
||||
"type": "string",
|
||||
"default": "https://www.googleapis.com/customsearch/v1?q={searchTerms}&num={count?}&start={startIndex?}&lr={language?}&safe={safe?}&cx={cx?}&cref={cref?}&sort={sort?}&filter={filter?}&gl={gl?}&cr={cr?}&googlehost={googleHost?}&c2coff={disableCnTwTranslation?}&hq={hq?}&hl={hl?}&siteSearch={siteSearch?}&siteSearchFilter={siteSearchFilter?}&exactTerms={exactTerms?}&excludeTerms={excludeTerms?}&linkSite={linkSite?}&orTerms={orTerms?}&relatedSite={relatedSite?}&dateRestrict={dateRestrict?}&lowRange={lowRange?}&highRange={highRange?}&searchType={searchType}&fileType={fileType?}&rights={rights?}&imgSize={imgSize?}&imgType={imgType?}&imgColorType={imgColorType?}&imgDominantColor={imgDominantColor?}&alt=json"
|
||||
"default": "https://www.googleapis.com/customsearch/v1?q={searchTerms}&num={count?}&start={startIndex?}&lr={language?}&safe={safe?}&cx={cx?}&sort={sort?}&filter={filter?}&gl={gl?}&cr={cr?}&googlehost={googleHost?}&c2coff={disableCnTwTranslation?}&hq={hq?}&hl={hl?}&siteSearch={siteSearch?}&siteSearchFilter={siteSearchFilter?}&exactTerms={exactTerms?}&excludeTerms={excludeTerms?}&linkSite={linkSite?}&orTerms={orTerms?}&relatedSite={relatedSite?}&dateRestrict={dateRestrict?}&lowRange={lowRange?}&highRange={highRange?}&searchType={searchType}&fileType={fileType?}&rights={rights?}&imgSize={imgSize?}&imgType={imgType?}&imgColorType={imgColorType?}&imgDominantColor={imgDominantColor?}&alt=json"
|
||||
},
|
||||
"type": {
|
||||
"type": "string",
|
||||
@@ -473,11 +470,6 @@
|
||||
"description": "Country restrict(s).",
|
||||
"location": "query"
|
||||
},
|
||||
"cref": {
|
||||
"type": "string",
|
||||
"description": "The URL of a linked custom search engine",
|
||||
"location": "query"
|
||||
},
|
||||
"cx": {
|
||||
"type": "string",
|
||||
"description": "The custom search engine ID to scope this search query",
|
||||
|
||||
Reference in New Issue
Block a user