buttons

@JvmName(name = "emlqnexykcsdkhyr")
suspend fun buttons(value: Output<List<GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgs>>)
@JvmName(name = "tlbidqgwduputemg")
suspend fun buttons(value: List<GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgs>?)

Parameters

value

Optional. The collection of card buttons.


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


@JvmName(name = "ybchaunnusdxtwkj")
suspend fun buttons(values: List<Output<GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgs>>)
@JvmName(name = "tegoadnamxrtgarj")
suspend fun buttons(vararg values: GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgs)

Parameters

values

Optional. The collection of card buttons.


@JvmName(name = "kapqfmradbdktcem")
suspend fun buttons(argument: List<suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit>)
@JvmName(name = "ttqcleqxwhtphsdm")
suspend fun buttons(vararg argument: suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit)
@JvmName(name = "dwcmoiwhudcwuoyb")
suspend fun buttons(argument: suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of card buttons.