Reference documentation and code samples for the Google Cloud Retail V2 Client class AdditionalFilter.
Additional filter that client side need to apply.
Generated from protobuf message google.cloud.retail.v2.SearchResponse.ConversationalSearchResult.AdditionalFilter
Namespace
Google \ Cloud \ Retail \ V2 \ SearchResponse \ ConversationalSearchResultMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ product_attribute_value |
Google\Cloud\Retail\V2\ProductAttributeValue
Product attribute value, including an attribute key and an attribute value. Other types can be added here in the future. |
getProductAttributeValue
Product attribute value, including an attribute key and an attribute value. Other types can be added here in the future.
Returns | |
---|---|
Type | Description |
Google\Cloud\Retail\V2\ProductAttributeValue|null |
hasProductAttributeValue
clearProductAttributeValue
setProductAttributeValue
Product attribute value, including an attribute key and an attribute value. Other types can be added here in the future.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Retail\V2\ProductAttributeValue
|
Returns | |
---|---|
Type | Description |
$this |