buttons

@JvmName(name = "wjljhvracehtanen")
suspend fun buttons(value: Output<List<GoogleCloudDialogflowV2IntentMessageCardButtonArgs>>)
@JvmName(name = "ockkqwovrcjacrce")
suspend fun buttons(value: List<GoogleCloudDialogflowV2IntentMessageCardButtonArgs>?)

Parameters

value

Optional. The collection of card buttons.


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


@JvmName(name = "pebtjoqnkjrdjjaf")
suspend fun buttons(values: List<Output<GoogleCloudDialogflowV2IntentMessageCardButtonArgs>>)
@JvmName(name = "oynlmtlrdwddcuda")
suspend fun buttons(vararg values: GoogleCloudDialogflowV2IntentMessageCardButtonArgs)

Parameters

values

Optional. The collection of card buttons.


@JvmName(name = "gaxehpqwvwmfnvwr")
suspend fun buttons(argument: List<suspend GoogleCloudDialogflowV2IntentMessageCardButtonArgsBuilder.() -> Unit>)
@JvmName(name = "avitieudlklgmowy")
suspend fun buttons(vararg argument: suspend GoogleCloudDialogflowV2IntentMessageCardButtonArgsBuilder.() -> Unit)
@JvmName(name = "xxskjbheudmkhedj")
suspend fun buttons(argument: suspend GoogleCloudDialogflowV2IntentMessageCardButtonArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of card buttons.