Interface protos.google.cloud.dialogflow.v2beta1.IHumanAgentAssistantEvent (3.5.0)

Properties of a HumanAgentAssistantEvent.

Package

@google-cloud/dialogflow!

Properties

conversation

conversation?: (string|null);

HumanAgentAssistantEvent conversation

Property Value
TypeDescription
(string|null)

participant

participant?: (string|null);

HumanAgentAssistantEvent participant

Property Value
TypeDescription
(string|null)

suggestionResults

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

HumanAgentAssistantEvent suggestionResults

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.ISuggestionResult[]|null)