buttons

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

Parameters

value

Optional. The collection of card buttons.


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


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

Parameters

values

Optional. The collection of card buttons.


@JvmName(name = "xwoelfexdjakljph")
suspend fun buttons(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit>)
@JvmName(name = "qsucvjlpcahyeqji")
suspend fun buttons(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit)
@JvmName(name = "iagcasjxmbpmejor")
suspend fun buttons(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of card buttons.