Interface protos.google.cloud.dialogflow.cx.v3beta1.ConversationTurn.IVirtualAgentOutput (4.6.0)

Properties of a VirtualAgentOutput.

Package

@google-cloud/dialogflow-cx

Properties

currentPage

currentPage?: (google.cloud.dialogflow.cx.v3beta1.IPage|null);

VirtualAgentOutput currentPage

diagnosticInfo

diagnosticInfo?: (google.protobuf.IStruct|null);

VirtualAgentOutput diagnosticInfo

differences

differences?: (google.cloud.dialogflow.cx.v3beta1.ITestRunDifference[]|null);

VirtualAgentOutput differences

sessionParameters

sessionParameters?: (google.protobuf.IStruct|null);

VirtualAgentOutput sessionParameters

status

status?: (google.rpc.IStatus|null);

VirtualAgentOutput status

textResponses

textResponses?: (google.cloud.dialogflow.cx.v3beta1.ResponseMessage.IText[]|null);

VirtualAgentOutput textResponses

triggeredIntent

triggeredIntent?: (google.cloud.dialogflow.cx.v3beta1.IIntent|null);

VirtualAgentOutput triggeredIntent