ConverseConversationResponse

Response message for ConversationalSearchService.ConverseConversation method.

JSON representation
 { 
 "reply" 
 : 
 { 
 object (  Reply 
 
) 
 } 
 , 
 "conversation" 
 : 
 { 
 object (  Conversation 
 
) 
 } 
 , 
 "relatedQuestions" 
 : 
 [ 
 string 
 ] 
 , 
 "searchResults" 
 : 
 [ 
 { 
 object (  SearchResult 
 
) 
 } 
 ] 
 } 
Fields
reply

object ( Reply )

Answer to the current query.

conversation

object ( Conversation )

Updated conversation including the answer.

relatedQuestions[]

string

Suggested related questions.

searchResults[]

object ( SearchResult )

Search Results.

Design a Mobile Site
View Site in Mobile | Classic
Share by: