conversationTurns

@JvmName(name = "pfubhrscbjvavfls")
suspend fun conversationTurns(value: Output<List<GoogleCloudDialogflowCxV3beta1ConversationTurnArgs>>)
@JvmName(name = "kdsaqggsewbmdhaq")
suspend fun conversationTurns(value: List<GoogleCloudDialogflowCxV3beta1ConversationTurnArgs>?)

Parameters

value

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


@JvmName(name = "nfovcvtkkvjicxrj")
suspend fun conversationTurns(vararg values: Output<GoogleCloudDialogflowCxV3beta1ConversationTurnArgs>)


@JvmName(name = "fbxrxqvmhncfjvgo")
suspend fun conversationTurns(values: List<Output<GoogleCloudDialogflowCxV3beta1ConversationTurnArgs>>)
@JvmName(name = "itwoxkcbhgwhkxoq")
suspend fun conversationTurns(vararg values: GoogleCloudDialogflowCxV3beta1ConversationTurnArgs)

Parameters

values

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


@JvmName(name = "qkquyhpudlvpbvmo")
suspend fun conversationTurns(argument: List<suspend GoogleCloudDialogflowCxV3beta1ConversationTurnArgsBuilder.() -> Unit>)
@JvmName(name = "jescppueqcxbylcq")
suspend fun conversationTurns(vararg argument: suspend GoogleCloudDialogflowCxV3beta1ConversationTurnArgsBuilder.() -> Unit)
@JvmName(name = "lbyhdopibeivvufl")
suspend fun conversationTurns(argument: suspend GoogleCloudDialogflowCxV3beta1ConversationTurnArgsBuilder.() -> Unit)

Parameters

argument

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