| Package | Description |
|---|---|
| com.google.api.services.customsearch.v1 |
| Modifier and Type | Method and Description |
|---|---|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.list()
Returns metadata about the search performed, metadata about the engine used for the search, and
the search results.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.set(String parameterName,
Object value) |
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.set$Xgafv(String $Xgafv) |
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setAccessToken(String accessToken) |
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setAlt(String alt) |
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setC2coff(String c2coff)
Enables or disables [Simplified and Traditional Chinese
Search](https://developers.google.com/custom-search/docs/json_api_reference#chineseSearch).
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setCallback(String callback) |
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setCr(String cr)
Restricts search results to documents originating in a particular country.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setCx(String cx)
The Programmable Search Engine ID to use for this request.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setDateRestrict(String dateRestrict)
Restricts results to URLs based on date.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setEnableAlternateSearchHandler(Boolean enableAlternateSearchHandler)
Optional.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setExactTerms(String exactTerms)
Identifies a phrase that all documents in the search results must contain.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setExcludeTerms(String excludeTerms)
Identifies a word or phrase that should not appear in any documents in the search results.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setFields(String fields) |
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setFileType(String fileType)
Restricts results to files of a specified extension.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setFilter(String filter)
Controls turning on or off the duplicate content filter.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setGl(String gl)
Geolocation of end user.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setGooglehost(String googlehost)
**Deprecated**.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setHighRange(String highRange)
Specifies the ending value for a search range.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setHl(String hl)
Sets the user interface language.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setHq(String hq)
Appends the specified query terms to the query, as if they were combined with a logical AND
operator.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setImgColorType(String imgColorType)
Returns black and white, grayscale, transparent, or color images.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setImgDominantColor(String imgDominantColor)
Returns images of a specific dominant color.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setImgSize(String imgSize)
Returns images of a specified size.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setImgType(String imgType)
Returns images of a type.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setKey(String key) |
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setLinkSite(String linkSite)
Specifies that all search results should contain a link to a particular URL.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setLowRange(String lowRange)
Specifies the starting value for a search range.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setLr(String lr)
Restricts the search to documents written in a particular language (e.g., `lr=lang_ja`).
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setNum(Integer num)
Number of search results to return.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setOauthToken(String oauthToken) |
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setOrTerms(String orTerms)
Provides additional search terms to check for in a document, where each document in the
search results must contain at least one of the additional search terms.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setPrettyPrint(Boolean prettyPrint) |
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setQ(String q)
Query
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setQuotaUser(String quotaUser) |
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setRelatedSite(String relatedSite)
Deprecated.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setRights(String rights)
Filters based on licensing.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setSafe(String safe)
Search safety level.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setSearchType(String searchType)
Specifies the search type: `image`.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setSiteSearch(String siteSearch)
Specifies a given site which should always be included or excluded from results (see
`siteSearchFilter` parameter, below).
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setSiteSearchFilter(String siteSearchFilter)
Controls whether to include or exclude results from the site named in the `siteSearch`
parameter.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setSnippetLength(Integer snippetLength)
Optional.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setSort(String sort)
The sort expression to apply to the results.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setStart(Long start)
The index of the first result to return.
|
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setUploadProtocol(String uploadProtocol) |
CustomSearchAPI.Cse.List |
CustomSearchAPI.Cse.List.setUploadType(String uploadType) |
Copyright © 2011–2024 Google. All rights reserved.