class GoogleCloudDiscoveryengineV1SearchResponse extends Collection (View source)

Properties

protected $collection_key
string $attributionToken
string $correctedQuery
protected $facetsType
protected $facetsDataType
string $nextPageToken
protected $queryExpansionInfoType
protected $queryExpansionInfoDataType
string $redirectUri
protected $resultsType
protected $resultsDataType
protected $sessionInfoType
protected $sessionInfoDataType
protected $summaryType
protected $summaryDataType
int $totalSize

Methods

setAttributionToken($attributionToken)

No description

string
getAttributionToken()

No description

setCorrectedQuery($correctedQuery)

No description

string
getCorrectedQuery()

No description

setFacets($facets)

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

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

setNextPageToken($nextPageToken)

No description

Parameters

$nextPageToken

string getNextPageToken()

No description

Return Value

string

setQueryExpansionInfo(GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo $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