cardContents

@JvmName(name = "jcconowgjkdfynfl")
suspend fun cardContents(value: Output<List<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgs>>)

Parameters

value

The cards in the carousel. A carousel must have at least 2 cards and at most 10.


@JvmName(name = "unoyypmpdqxfnstr")
suspend fun cardContents(vararg values: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgs>)


@JvmName(name = "aydvrrocmjwcfjxw")
suspend fun cardContents(values: List<Output<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgs>>)
@JvmName(name = "bekstvynrhhckqlu")
suspend fun cardContents(vararg values: GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgs)

Parameters

values

The cards in the carousel. A carousel must have at least 2 cards and at most 10.


@JvmName(name = "ccjmxafonkbfhuwa")
suspend fun cardContents(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgsBuilder.() -> Unit>)
@JvmName(name = "inmdoiucosamwvqh")
suspend fun cardContents(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgsBuilder.() -> Unit)
@JvmName(name = "svsawtijqfigytma")
suspend fun cardContents(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgsBuilder.() -> Unit)

Parameters

argument

The cards in the carousel. A carousel must have at least 2 cards and at most 10.