Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::SearchResponse::ConversationalSearchResult::SuggestedAnswer.
Suggested answers to the follow-up question.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#product_attribute_value
def product_attribute_value() -> ::Google::Cloud::Retail::V2::ProductAttributeValue
Returns
- (::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.
#product_attribute_value=
def product_attribute_value=(value) -> ::Google::Cloud::Retail::V2::ProductAttributeValue
Parameter
- 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.
Returns
- (::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.