Class HumanAgentAssistantEvent (2.8.1)

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

Represents a notification sent to Cloud Pub/Sub subscribers for human agent assistant events in a specific conversation.

Attributes

NameDescription
conversation str
The conversation this notification refers to. Format: projects/.
participant str
The participant that the suggestion is compiled for. Format: projects/. It will not be set in legacy workflow.
suggestion_results Sequence[google.cloud.dialogflow_v2.types.SuggestionResult]
The suggestion results payload that this notification refers to.