buttons

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

Parameters

value

Optional. The collection of card buttons.


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


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

Parameters

values

Optional. The collection of card buttons.


@JvmName(name = "emffcbavcpfcsjcc")
suspend fun buttons(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit>)
@JvmName(name = "wsobonuaoiclsfri")
suspend fun buttons(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit)
@JvmName(name = "dxhxeqdgyulbubfd")
suspend fun buttons(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageCardButtonArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of card buttons.