conversationTurns property

List<GoogleCloudDialogflowCxV3ConversationTurn>? conversationTurns
getter/setter pair

The conversation turns uttered during the test case replay in chronological order.

Implementation

core.List<GoogleCloudDialogflowCxV3ConversationTurn>? conversationTurns;