buttons

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

Parameters

value

Optional. List of buttons for the card.


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


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

Parameters

values

Optional. List of buttons for the card.


@JvmName(name = "rxcaigaokdwopkax")
suspend fun buttons(argument: List<suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit>)
@JvmName(name = "qoejahuconqwpeja")
suspend fun buttons(vararg argument: suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit)
@JvmName(name = "uetggcffpetqwcoj")
suspend fun buttons(argument: suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit)

Parameters

argument

Optional. List of buttons for the card.