Interface protos.google.cloud.dialogflow.v2.IHumanAgentAssistantEvent (6.6.0)

Properties of a HumanAgentAssistantEvent.

Package

@google-cloud/dialogflow

Properties

conversation

conversation?: (string|null);

HumanAgentAssistantEvent conversation

participant

participant?: (string|null);

HumanAgentAssistantEvent participant

suggestionResults

suggestionResults?: (google.cloud.dialogflow.v2.ISuggestionResult[]|null);

HumanAgentAssistantEvent suggestionResults