followupConversationRequested property

bool? followupConversationRequested
getter/setter pair

This field specifies whether the customer would like to do conversational search.

If this field is set to true, conversational related extra information will be returned from server side, including follow-up question, answer options, etc.

Implementation

core.bool? followupConversationRequested;