conversationTurns property
The conversation turns uttered during the test case replay in chronological order.
Implementation
core.List<GoogleCloudDialogflowCxV3ConversationTurn>? conversationTurns;
The conversation turns uttered during the test case replay in chronological order.
core.List<GoogleCloudDialogflowCxV3ConversationTurn>? conversationTurns;