public static final class Search.Queries.PreviousPage
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
PreviousPage() |
| Modifier and Type | Method and Description |
|---|---|
Search.Queries.PreviousPage |
clone() |
Integer |
getCount()
Number of search results returned in this set.
|
String |
getCr()
Restricts search results to documents originating in a particular country.
|
String |
getCx()
The identifier of an engine created using the Programmable Search Engine [Control
Panel](https://programmablesearchengine.google.com/).
|
String |
getDateRestrict()
Restricts results to URLs based on date.
|
String |
getDisableCnTwTranslation()
Enables or disables the [Simplified and Traditional Chinese
Search](https://developers.google.com/custom-search/docs/json_api_reference#chineseSearch)
feature.
|
String |
getExactTerms()
Identifies a phrase that all documents in the search results must contain.
|
String |
getExcludeTerms()
Identifies a word or phrase that should not appear in any documents in the search results.
|
String |
getFileType()
Restricts results to files of a specified extension.
|
String |
getFilter()
Activates or deactivates the automatic filtering of Google search results.
|
String |
getGl()
Boosts search results whose country of origin matches the parameter value.
|
String |
getGoogleHost()
Specifies the Google domain (for example, google.com, google.de, or google.fr) to which the
search should be limited.
|
String |
getHighRange()
Specifies the ending value for a search range.
|
String |
getHl()
Specifies the interface language (host language) of your user interface.
|
String |
getHq()
Appends the specified query terms to the query, as if they were combined with a logical `AND`
operator.
|
String |
getImgColorType()
Restricts results to images of a specified color type.
|
String |
getImgDominantColor()
Restricts results to images with a specific dominant color.
|
String |
getImgSize()
Restricts results to images of a specified size.
|
String |
getImgType()
Restricts results to images of a specified type.
|
String |
getInputEncoding()
The character encoding supported for search requests.
|
String |
getLanguage()
The language of the search results.
|
String |
getLinkSite()
Specifies that all results should contain a link to a specific URL.
|
String |
getLowRange()
Specifies the starting value for a search range.
|
String |
getOrTerms()
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.
|
String |
getOutputEncoding()
The character encoding supported for search results.
|
String |
getRelatedSite()
Specifies that all search results should be pages that are related to the specified URL.
|
String |
getRights()
Filters based on licensing.
|
String |
getSafe()
Specifies the [SafeSearch level](https://developers.google.com/custom-
search/docs/json_api_reference#safeSearchLevels) used for filtering out adult results.
|
String |
getSearchTerms()
The search terms entered by the user.
|
String |
getSearchType()
Allowed values are `web` or `image`.
|
String |
getSiteSearch()
Restricts results to URLs from a specified site.
|
String |
getSiteSearchFilter()
Specifies whether to include or exclude results from the site named in the `sitesearch`
parameter.
|
String |
getSort()
Specifies that results should be sorted according to the specified expression.
|
Integer |
getStartIndex()
The index of the current set of search results into the total set of results, where the index
of the first result is 1.
|
Integer |
getStartPage()
The page number of this set of results, where the page length is set by the `count` property.
|
String |
getTitle()
A description of the query.
|
Long |
getTotalResults()
Estimated number of total search results.
|
Search.Queries.PreviousPage |
set(String fieldName,
Object value) |
Search.Queries.PreviousPage |
setCount(Integer count)
Number of search results returned in this set.
|
Search.Queries.PreviousPage |
setCr(String cr)
Restricts search results to documents originating in a particular country.
|
Search.Queries.PreviousPage |
setCx(String cx)
The identifier of an engine created using the Programmable Search Engine [Control
Panel](https://programmablesearchengine.google.com/).
|
Search.Queries.PreviousPage |
setDateRestrict(String dateRestrict)
Restricts results to URLs based on date.
|
Search.Queries.PreviousPage |
setDisableCnTwTranslation(String disableCnTwTranslation)
Enables or disables the [Simplified and Traditional Chinese
Search](https://developers.google.com/custom-search/docs/json_api_reference#chineseSearch)
feature.
|
Search.Queries.PreviousPage |
setExactTerms(String exactTerms)
Identifies a phrase that all documents in the search results must contain.
|
Search.Queries.PreviousPage |
setExcludeTerms(String excludeTerms)
Identifies a word or phrase that should not appear in any documents in the search results.
|
Search.Queries.PreviousPage |
setFileType(String fileType)
Restricts results to files of a specified extension.
|
Search.Queries.PreviousPage |
setFilter(String filter)
Activates or deactivates the automatic filtering of Google search results.
|
Search.Queries.PreviousPage |
setGl(String gl)
Boosts search results whose country of origin matches the parameter value.
|
Search.Queries.PreviousPage |
setGoogleHost(String googleHost)
Specifies the Google domain (for example, google.com, google.de, or google.fr) to which the
search should be limited.
|
Search.Queries.PreviousPage |
setHighRange(String highRange)
Specifies the ending value for a search range.
|
Search.Queries.PreviousPage |
setHl(String hl)
Specifies the interface language (host language) of your user interface.
|
Search.Queries.PreviousPage |
setHq(String hq)
Appends the specified query terms to the query, as if they were combined with a logical `AND`
operator.
|
Search.Queries.PreviousPage |
setImgColorType(String imgColorType)
Restricts results to images of a specified color type.
|
Search.Queries.PreviousPage |
setImgDominantColor(String imgDominantColor)
Restricts results to images with a specific dominant color.
|
Search.Queries.PreviousPage |
setImgSize(String imgSize)
Restricts results to images of a specified size.
|
Search.Queries.PreviousPage |
setImgType(String imgType)
Restricts results to images of a specified type.
|
Search.Queries.PreviousPage |
setInputEncoding(String inputEncoding)
The character encoding supported for search requests.
|
Search.Queries.PreviousPage |
setLanguage(String language)
The language of the search results.
|
Search.Queries.PreviousPage |
setLinkSite(String linkSite)
Specifies that all results should contain a link to a specific URL.
|
Search.Queries.PreviousPage |
setLowRange(String lowRange)
Specifies the starting value for a search range.
|
Search.Queries.PreviousPage |
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.
|
Search.Queries.PreviousPage |
setOutputEncoding(String outputEncoding)
The character encoding supported for search results.
|
Search.Queries.PreviousPage |
setRelatedSite(String relatedSite)
Specifies that all search results should be pages that are related to the specified URL.
|
Search.Queries.PreviousPage |
setRights(String rights)
Filters based on licensing.
|
Search.Queries.PreviousPage |
setSafe(String safe)
Specifies the [SafeSearch level](https://developers.google.com/custom-
search/docs/json_api_reference#safeSearchLevels) used for filtering out adult results.
|
Search.Queries.PreviousPage |
setSearchTerms(String searchTerms)
The search terms entered by the user.
|
Search.Queries.PreviousPage |
setSearchType(String searchType)
Allowed values are `web` or `image`.
|
Search.Queries.PreviousPage |
setSiteSearch(String siteSearch)
Restricts results to URLs from a specified site.
|
Search.Queries.PreviousPage |
setSiteSearchFilter(String siteSearchFilter)
Specifies whether to include or exclude results from the site named in the `sitesearch`
parameter.
|
Search.Queries.PreviousPage |
setSort(String sort)
Specifies that results should be sorted according to the specified expression.
|
Search.Queries.PreviousPage |
setStartIndex(Integer startIndex)
The index of the current set of search results into the total set of results, where the index
of the first result is 1.
|
Search.Queries.PreviousPage |
setStartPage(Integer startPage)
The page number of this set of results, where the page length is set by the `count` property.
|
Search.Queries.PreviousPage |
setTitle(String title)
A description of the query.
|
Search.Queries.PreviousPage |
setTotalResults(Long totalResults)
Estimated number of total search results.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Integer getCount()
null for nonepublic Search.Queries.PreviousPage setCount(Integer count)
count - count or null for nonepublic String getCr()
null for nonepublic Search.Queries.PreviousPage setCr(String cr)
cr - cr or null for nonepublic String getCx()
null for nonepublic Search.Queries.PreviousPage setCx(String cx)
cx - cx or null for nonepublic String getDateRestrict()
null for nonepublic Search.Queries.PreviousPage setDateRestrict(String dateRestrict)
dateRestrict - dateRestrict or null for nonepublic String getDisableCnTwTranslation()
null for nonepublic Search.Queries.PreviousPage setDisableCnTwTranslation(String disableCnTwTranslation)
disableCnTwTranslation - disableCnTwTranslation or null for nonepublic String getExactTerms()
null for nonepublic Search.Queries.PreviousPage setExactTerms(String exactTerms)
exactTerms - exactTerms or null for nonepublic String getExcludeTerms()
null for nonepublic Search.Queries.PreviousPage setExcludeTerms(String excludeTerms)
excludeTerms - excludeTerms or null for nonepublic String getFileType()
null for nonepublic Search.Queries.PreviousPage setFileType(String fileType)
fileType - fileType or null for nonepublic String getFilter()
null for nonepublic Search.Queries.PreviousPage setFilter(String filter)
filter - filter or null for nonepublic String getGl()
null for nonepublic Search.Queries.PreviousPage setGl(String gl)
gl - gl or null for nonepublic String getGoogleHost()
null for nonepublic Search.Queries.PreviousPage setGoogleHost(String googleHost)
googleHost - googleHost or null for nonepublic String getHighRange()
null for nonepublic Search.Queries.PreviousPage setHighRange(String highRange)
highRange - highRange or null for nonepublic String getHl()
null for nonepublic Search.Queries.PreviousPage setHl(String hl)
hl - hl or null for nonepublic String getHq()
null for nonepublic Search.Queries.PreviousPage setHq(String hq)
hq - hq or null for nonepublic String getImgColorType()
null for nonepublic Search.Queries.PreviousPage setImgColorType(String imgColorType)
imgColorType - imgColorType or null for nonepublic String getImgDominantColor()
null for nonepublic Search.Queries.PreviousPage setImgDominantColor(String imgDominantColor)
imgDominantColor - imgDominantColor or null for nonepublic String getImgSize()
null for nonepublic Search.Queries.PreviousPage setImgSize(String imgSize)
imgSize - imgSize or null for nonepublic String getImgType()
null for nonepublic Search.Queries.PreviousPage setImgType(String imgType)
imgType - imgType or null for nonepublic String getInputEncoding()
null for nonepublic Search.Queries.PreviousPage setInputEncoding(String inputEncoding)
inputEncoding - inputEncoding or null for nonepublic String getLanguage()
null for nonepublic Search.Queries.PreviousPage setLanguage(String language)
language - language or null for nonepublic String getLinkSite()
null for nonepublic Search.Queries.PreviousPage setLinkSite(String linkSite)
linkSite - linkSite or null for nonepublic String getLowRange()
null for nonepublic Search.Queries.PreviousPage setLowRange(String lowRange)
lowRange - lowRange or null for nonepublic String getOrTerms()
null for nonepublic Search.Queries.PreviousPage setOrTerms(String orTerms)
orTerms - orTerms or null for nonepublic String getOutputEncoding()
null for nonepublic Search.Queries.PreviousPage setOutputEncoding(String outputEncoding)
outputEncoding - outputEncoding or null for nonepublic String getRelatedSite()
null for nonepublic Search.Queries.PreviousPage setRelatedSite(String relatedSite)
relatedSite - relatedSite or null for nonepublic String getRights()
null for nonepublic Search.Queries.PreviousPage setRights(String rights)
rights - rights or null for nonepublic String getSafe()
null for nonepublic Search.Queries.PreviousPage setSafe(String safe)
safe - safe or null for nonepublic String getSearchTerms()
null for nonepublic Search.Queries.PreviousPage setSearchTerms(String searchTerms)
searchTerms - searchTerms or null for nonepublic String getSearchType()
null for nonepublic Search.Queries.PreviousPage setSearchType(String searchType)
searchType - searchType or null for nonepublic String getSiteSearch()
null for nonepublic Search.Queries.PreviousPage setSiteSearch(String siteSearch)
siteSearch - siteSearch or null for nonepublic String getSiteSearchFilter()
null for nonepublic Search.Queries.PreviousPage setSiteSearchFilter(String siteSearchFilter)
siteSearchFilter - siteSearchFilter or null for nonepublic String getSort()
null for nonepublic Search.Queries.PreviousPage setSort(String sort)
sort - sort or null for nonepublic Integer getStartIndex()
null for nonepublic Search.Queries.PreviousPage setStartIndex(Integer startIndex)
startIndex - startIndex or null for nonepublic Integer getStartPage()
null for nonepublic Search.Queries.PreviousPage setStartPage(Integer startPage)
startPage - startPage or null for nonepublic String getTitle()
null for nonepublic Search.Queries.PreviousPage setTitle(String title)
title - title or null for nonepublic Long getTotalResults()
null for nonepublic Search.Queries.PreviousPage setTotalResults(Long totalResults)
totalResults - totalResults or null for nonepublic Search.Queries.PreviousPage set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Search.Queries.PreviousPage clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2024 Google. All rights reserved.