Interface protos.google.cloud.dialogflow.cx.v3beta1.Conversation.IInteraction (5.6.0)

Properties of an Interaction.

Package

@google-cloud/dialogflow-cx

Properties

answerFeedback

answerFeedback?: (google.cloud.dialogflow.cx.v3beta1.IAnswerFeedback|null);

Interaction answerFeedback

createTime

createTime?: (google.protobuf.ITimestamp|null);

Interaction createTime

missingTransition

missingTransition?: (google.cloud.dialogflow.cx.v3beta1.Conversation.Interaction.IMissingTransition|null);

Interaction missingTransition

partialResponses

partialResponses?: (google.cloud.dialogflow.cx.v3beta1.IDetectIntentResponse[]|null);

Interaction partialResponses

request

request?: (google.cloud.dialogflow.cx.v3beta1.IDetectIntentRequest|null);

Interaction request

requestUtterances

requestUtterances?: (string|null);

Interaction requestUtterances

response

response?: (google.cloud.dialogflow.cx.v3beta1.IDetectIntentResponse|null);

Interaction response

responseUtterances

responseUtterances?: (string|null);

Interaction responseUtterances

stepMetrics

stepMetrics?: (google.cloud.dialogflow.cx.v3beta1.Conversation.Interaction.IStepMetrics[]|null);

Interaction stepMetrics