Google Cloud Retail V2 Client - Class SuggestedAnswer (2.4.0)

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

Suggested answers to the follow-up question.

If it's numerical attribute, only ProductAttributeInterval will be set. If it's textual attribute, only productAttributeValue will be set.

Generated from protobuf message google.cloud.retail.v2.ConversationalSearchResponse.FollowupQuestion.SuggestedAnswer

Namespace

Google \ Cloud \ Retail \ V2 \ ConversationalSearchResponse \ FollowupQuestion

Methods

__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