Google Cloud Dialogflow V2beta1Intent Message Rbm Carousel Card Args Builder
Functions
Link copied to clipboard
suspend fun cardContents(value: Output<List<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgs>>)
suspend fun cardContents(vararg values: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgs>)
suspend fun cardContents(vararg values: GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgs)
suspend fun cardContents(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgsBuilder.() -> Unit)
suspend fun cardContents(values: List<Output<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgs>>)
suspend fun cardContents(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgsBuilder.() -> Unit>)
suspend fun cardContents(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun cardWidth(value: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCardCardWidth>)