buttons

@JvmName(name = "gsfbdmuapsqewbsk")
suspend fun buttons(value: Output<List<GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgs>>)
@JvmName(name = "tjtadjixxvnbqnfm")
suspend fun buttons(value: List<GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgs>?)

Parameters

value

Optional. The collection of card buttons.


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


@JvmName(name = "wwfsuvswwrxeofni")
suspend fun buttons(values: List<Output<GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgs>>)
@JvmName(name = "aumbjciugcevfjwa")
suspend fun buttons(vararg values: GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgs)

Parameters

values

Optional. The collection of card buttons.


@JvmName(name = "imnhrqaqaavomiqc")
suspend fun buttons(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgsBuilder.() -> Unit>)
@JvmName(name = "dlgvijnqcmufeube")
suspend fun buttons(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgsBuilder.() -> Unit)
@JvmName(name = "sfgxwglbiodcpagf")
suspend fun buttons(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of card buttons.