SuggestionResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)
One response of different type of suggestion response which is used in the response of Participants.AnalyzeContent and Participants.AnalyzeContent, as well as HumanAgentAssistantEvent.
Attributes | |
---|---|
Name | Description |
error |
google.rpc.status_pb2.Status
Error status if the request failed. |
suggest_articles_response |
google.cloud.dialogflow_v2.types.SuggestArticlesResponse
SuggestArticlesResponse if request is for ARTICLE_SUGGESTION. |
suggest_faq_answers_response |
google.cloud.dialogflow_v2.types.SuggestFaqAnswersResponse
SuggestFaqAnswersResponse if request is for FAQ_ANSWER. |