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

Properties of a VirtualAgentOutput.

Package

@google-cloud/dialogflow-cx!

Properties

currentPage

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

VirtualAgentOutput currentPage

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.IPage|null)

diagnosticInfo

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

VirtualAgentOutput diagnosticInfo

Property Value
TypeDescription
(google.protobuf.IStruct|null)

differences

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

VirtualAgentOutput differences

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.ITestRunDifference[]|null)

sessionParameters

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

VirtualAgentOutput sessionParameters

Property Value
TypeDescription
(google.protobuf.IStruct|null)

status

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

VirtualAgentOutput status

Property Value
TypeDescription
(google.rpc.IStatus|null)

textResponses

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

VirtualAgentOutput textResponses

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.ResponseMessage.IText[]|null)

triggeredIntent

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

VirtualAgentOutput triggeredIntent

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.IIntent|null)