Google Cloud Retail V2 Client - Class SelectedAnswer (2.4.0)

Reference documentation and code samples for the Google Cloud Retail V2 Client class SelectedAnswer.

This field specifies the selected answers during the conversational search.

Generated from protobuf message google.cloud.retail.v2.ConversationalSearchRequest.UserAnswer.SelectedAnswer

Namespace

Google \ Cloud \ Retail \ V2 \ ConversationalSearchRequest \ UserAnswer

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ product_attribute_value Google\Cloud\Retail\V2\ProductAttributeValue

Optional. This field specifies the selected answer which is a attribute key-value.

getProductAttributeValue

Optional. This field specifies the selected answer which is a attribute key-value.

Returns
Type Description
Google\Cloud\Retail\V2\ProductAttributeValue|null

hasProductAttributeValue

clearProductAttributeValue

setProductAttributeValue

Optional. This field specifies the selected answer which is a attribute key-value.

Parameter
Name Description
var Google\Cloud\Retail\V2\ProductAttributeValue
Returns
Type Description
$this