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.SearchRequest.ConversationalSearchSpec.UserAnswer.SelectedAnswer
Namespace
Google \ Cloud \ Retail \ V2 \ SearchRequest \ ConversationalSearchSpec \ UserAnswerMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ product_attribute_values |
array<Google\Cloud\Retail\V2\ProductAttributeValue>
This field is deprecated and should not be set. |
↳ product_attribute_value |
Google\Cloud\Retail\V2\ProductAttributeValue
This field specifies the selected answer which is a attribute key-value. |
getProductAttributeValues
This field is deprecated and should not be set.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setProductAttributeValues
This field is deprecated and should not be set.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\Retail\V2\ProductAttributeValue>
|
Returns | |
---|---|
Type | Description |
$this |
getProductAttributeValue
This field specifies the selected answer which is a attribute key-value.
Returns | |
---|---|
Type | Description |
Google\Cloud\Retail\V2\ProductAttributeValue|null |
hasProductAttributeValue
clearProductAttributeValue
setProductAttributeValue
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 |