Reference documentation and code samples for the Google Cloud Retail V2 Client class QueryExpansionSpec.
Specification to determine under which conditions query expansion should occur.
Generated from protobuf message google.cloud.retail.v2.SearchRequest.QueryExpansionSpec
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ condition
↳ pin_unexpanded_results
bool
Whether to pin unexpanded results. If this field is set to true, unexpanded products are always at the top of the search results, followed by the expanded results.
getCondition
The condition under which query expansion should occur. Default to Condition.DISABLED .
int
setCondition
The condition under which query expansion should occur. Default to Condition.DISABLED .
var
int
$this
getPinUnexpandedResults
Whether to pin unexpanded results. If this field is set to true, unexpanded products are always at the top of the search results, followed by the expanded results.
bool
setPinUnexpandedResults
Whether to pin unexpanded results. If this field is set to true, unexpanded products are always at the top of the search results, followed by the expanded results.
var
bool
$this