Class SuggestedAnswer (2.2.0)

SuggestedAnswer(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.

Attribute

Name Description
product_attribute_value google.cloud.retail_v2alpha.types.ProductAttributeValue
Product attribute value, including an attribute key and an attribute value. Other types can be added here in the future.