messages

@JvmName(name = "kmxrgtgelxlcvdvx")
suspend fun messages(value: Output<List<GoogleCloudDialogflowCxV3beta1ResponseMessageArgs>>)
@JvmName(name = "rvhcjygmkiqbceln")
suspend fun messages(value: List<GoogleCloudDialogflowCxV3beta1ResponseMessageArgs>?)

Parameters

value

The list of rich message responses to present to the user.


@JvmName(name = "tsxmyedbnqkxmhie")
suspend fun messages(vararg values: Output<GoogleCloudDialogflowCxV3beta1ResponseMessageArgs>)


@JvmName(name = "hteuybxtpxtnwdad")
suspend fun messages(values: List<Output<GoogleCloudDialogflowCxV3beta1ResponseMessageArgs>>)
@JvmName(name = "tfjcljlxbnllgygm")
suspend fun messages(vararg values: GoogleCloudDialogflowCxV3beta1ResponseMessageArgs)

Parameters

values

The list of rich message responses to present to the user.


@JvmName(name = "nbnwwtwsdsyxlkry")
suspend fun messages(argument: List<suspend GoogleCloudDialogflowCxV3beta1ResponseMessageArgsBuilder.() -> Unit>)
@JvmName(name = "agtivumchlglqiex")
suspend fun messages(vararg argument: suspend GoogleCloudDialogflowCxV3beta1ResponseMessageArgsBuilder.() -> Unit)
@JvmName(name = "hkqunybfmjqeruwj")
suspend fun messages(argument: suspend GoogleCloudDialogflowCxV3beta1ResponseMessageArgsBuilder.() -> Unit)

Parameters

argument

The list of rich message responses to present to the user.