testCaseConversationTurns

@JvmName(name = "miolfwbpvarscuxp")
suspend fun testCaseConversationTurns(value: Output<List<GoogleCloudDialogflowCxV3ConversationTurnArgs>>)

Parameters

value

The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.


@JvmName(name = "ldqmsfetlvnbnnkm")
suspend fun testCaseConversationTurns(vararg values: Output<GoogleCloudDialogflowCxV3ConversationTurnArgs>)


@JvmName(name = "cpuxuflbpoqvkxwb")
suspend fun testCaseConversationTurns(values: List<Output<GoogleCloudDialogflowCxV3ConversationTurnArgs>>)
@JvmName(name = "vjpcuphqsmggrdfp")
suspend fun testCaseConversationTurns(vararg values: GoogleCloudDialogflowCxV3ConversationTurnArgs)

Parameters

values

The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.


@JvmName(name = "hpmauexpnjdjktfj")
suspend fun testCaseConversationTurns(argument: List<suspend GoogleCloudDialogflowCxV3ConversationTurnArgsBuilder.() -> Unit>)
@JvmName(name = "ndpbgxhmqwtuikxc")
suspend fun testCaseConversationTurns(vararg argument: suspend GoogleCloudDialogflowCxV3ConversationTurnArgsBuilder.() -> Unit)
@JvmName(name = "ngbrchveuyhdxntv")
suspend fun testCaseConversationTurns(argument: suspend GoogleCloudDialogflowCxV3ConversationTurnArgsBuilder.() -> Unit)

Parameters

argument

The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.