testCaseConversationTurns

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

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 = "ifjvuhtmpthqhogo")
suspend fun testCaseConversationTurns(vararg values: Output<GoogleCloudDialogflowCxV3beta1ConversationTurnArgs>)


@JvmName(name = "nsoiqkaihrlwcrkm")
suspend fun testCaseConversationTurns(values: List<Output<GoogleCloudDialogflowCxV3beta1ConversationTurnArgs>>)
@JvmName(name = "afmthvygdyhqkfwl")
suspend fun testCaseConversationTurns(vararg values: GoogleCloudDialogflowCxV3beta1ConversationTurnArgs)

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 = "wyeucaqrwqrlkhqi")
suspend fun testCaseConversationTurns(argument: List<suspend GoogleCloudDialogflowCxV3beta1ConversationTurnArgsBuilder.() -> Unit>)
@JvmName(name = "ckqesuqsquhfgukh")
suspend fun testCaseConversationTurns(vararg argument: suspend GoogleCloudDialogflowCxV3beta1ConversationTurnArgsBuilder.() -> Unit)
@JvmName(name = "yutlwngmejdjrlnr")
suspend fun testCaseConversationTurns(argument: suspend GoogleCloudDialogflowCxV3beta1ConversationTurnArgsBuilder.() -> 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.