class GoogleCloudDiscoveryengineV1betaSearchResponse extends Collection (View source)

Properties

protected $collection_key
string[] $appliedControls
string $attributionToken
string $correctedQuery
protected $facetsType
protected $facetsDataType
protected $geoSearchDebugInfoType
protected $geoSearchDebugInfoDataType
protected $guidedSearchResultType
protected $guidedSearchResultDataType
string $nextPageToken
protected $queryExpansionInfoType
protected $queryExpansionInfoDataType
string $redirectUri
protected $resultsType
protected $resultsDataType
protected $summaryType
protected $summaryDataType
int $totalSize

Methods

setAppliedControls($appliedControls)

No description

string[]
getAppliedControls()

No description

setAttributionToken($attributionToken)

No description

string
getAttributionToken()

No description

setCorrectedQuery($correctedQuery)

No description

string
getCorrectedQuery()

No description

setFacets($facets)

No description

setGeoSearchDebugInfo($geoSearchDebugInfo)

No description

setNextPageToken($nextPageToken)

No description

string
getNextPageToken()

No description

setRedirectUri($redirectUri)

No description

string
getRedirectUri()

No description

setResults($results)

No description

setTotalSize($totalSize)

No description

int
getTotalSize()

No description

Details

setAppliedControls($appliedControls)

No description

Parameters

$appliedControls

string[] getAppliedControls()

No description

Return Value

string[]

setAttributionToken($attributionToken)

No description

Parameters

$attributionToken

string getAttributionToken()

No description

Return Value

string

setCorrectedQuery($correctedQuery)

No description

Parameters

$correctedQuery

string getCorrectedQuery()

No description

Return Value

string

setFacets($facets)

No description

Parameters

$facets

setGeoSearchDebugInfo($geoSearchDebugInfo)

No description

Parameters

$geoSearchDebugInfo

setGuidedSearchResult(GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult $guidedSearchResult)

No description

setNextPageToken($nextPageToken)

No description

Parameters

$nextPageToken

string getNextPageToken()

No description

Return Value

string

setQueryExpansionInfo(GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo $queryExpansionInfo)

No description

setRedirectUri($redirectUri)

No description

Parameters

$redirectUri

string getRedirectUri()

No description

Return Value

string

setResults($results)

No description

Parameters

$results

setTotalSize($totalSize)

No description

Parameters

$totalSize

int getTotalSize()

No description

Return Value

int