buttons

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

Parameters

value

Optional. The collection of card buttons.


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


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

Parameters

values

Optional. The collection of card buttons.


@JvmName(name = "htigvboskgbywarg")
suspend fun buttons(argument: List<suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit>)
@JvmName(name = "mjaqqdtitgwejhpf")
suspend fun buttons(vararg argument: suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit)
@JvmName(name = "bvotjpdhrjijcvgw")
suspend fun buttons(argument: suspend GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of card buttons.