buttons

@JvmName(name = "ylrsabystcygowik")
suspend fun buttons(value: Output<List<GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgs>>)
@JvmName(name = "peqwmddehftenbsd")
suspend fun buttons(value: List<GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgs>?)

Parameters

value

Optional. The collection of card buttons.


@JvmName(name = "poxokyhgtabqunfu")
suspend fun buttons(vararg values: Output<GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgs>)


@JvmName(name = "nxjlgxoffbpdmtpi")
suspend fun buttons(values: List<Output<GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgs>>)
@JvmName(name = "turiibuutfjesxaj")
suspend fun buttons(vararg values: GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgs)

Parameters

values

Optional. The collection of card buttons.


@JvmName(name = "mgbrhvmvqpwphkfx")
suspend fun buttons(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit>)
@JvmName(name = "kknjujqdnlovjvxr")
suspend fun buttons(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit)
@JvmName(name = "qukqvvwdqcdsycbp")
suspend fun buttons(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of card buttons.