Properties of a VirtualAgentOutput.
Package
@google-cloud/dialogflow-cx!Properties
currentPage
currentPage?: (google.cloud.dialogflow.cx.v3.IPage|null);VirtualAgentOutput currentPage
| Type | Description |
| (google.cloud.dialogflow.cx.v3.IPage|null) |
diagnosticInfo
diagnosticInfo?: (google.protobuf.IStruct|null);VirtualAgentOutput diagnosticInfo
| Type | Description |
| (google.protobuf.IStruct|null) |
differences
differences?: (google.cloud.dialogflow.cx.v3.ITestRunDifference[]|null);VirtualAgentOutput differences
| Type | Description |
| (google.cloud.dialogflow.cx.v3.ITestRunDifference[]|null) |
sessionParameters
sessionParameters?: (google.protobuf.IStruct|null);VirtualAgentOutput sessionParameters
| Type | Description |
| (google.protobuf.IStruct|null) |
status
status?: (google.rpc.IStatus|null);VirtualAgentOutput status
| Type | Description |
| (google.rpc.IStatus|null) |
textResponses
textResponses?: (google.cloud.dialogflow.cx.v3.ResponseMessage.IText[]|null);VirtualAgentOutput textResponses
| Type | Description |
| (google.cloud.dialogflow.cx.v3.ResponseMessage.IText[]|null) |
triggeredIntent
triggeredIntent?: (google.cloud.dialogflow.cx.v3.IIntent|null);VirtualAgentOutput triggeredIntent
| Type | Description |
| (google.cloud.dialogflow.cx.v3.IIntent|null) |