buttons

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

Parameters

value

Optional. The collection of card buttons.


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


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

Parameters

values

Optional. The collection of card buttons.


@JvmName(name = "ssfhiyewvddmeobo")
suspend fun buttons(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit>)
@JvmName(name = "kfbiehwryeqsbtid")
suspend fun buttons(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit)
@JvmName(name = "lfyluuptwidfbooe")
suspend fun buttons(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of card buttons.