Class SearchKnowledgeResponse (2.30.0)

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

The response message for Conversations.SearchKnowledge.

Attributes

NameDescription
answers MutableSequence[google.cloud.dialogflow_v2beta1.types.SearchKnowledgeAnswer]
Most relevant snippets extracted from articles in the given knowledge base, ordered by confidence.
rewritten_query str
The rewritten query used to search knowledge.