buttons
Parameters
value
Optional. The collection of card buttons.
Parameters
values
Optional. The collection of card buttons.
suspend fun buttons(argument: List<suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit>)
suspend fun buttons(vararg argument: suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit)
suspend fun buttons(argument: suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit)
Parameters
argument
Optional. The collection of card buttons.