ConverseConversationResponse

Antwortnachricht für die Methode ConversationalSearchService.ConverseConversation.

JSON-Darstellung
{
  "reply": {
    object (Reply)
  },
  "conversation": {
    object (Conversation)
  },
  "relatedQuestions": [
    string
  ],
  "searchResults": [
    {
      object (SearchResult)
    }
  ]
}
Felder
reply

object (Reply)

Antwort auf die aktuelle Anfrage.

conversation

object (Conversation)

Aktualisierte Unterhaltung mit der Antwort.

relatedQuestions[]

string

Vorgeschlagene ähnliche Fragen

searchResults[]

object (SearchResult)

Suchergebnisse.