Google Cloud Dialogflow V2beta1Intent Message Rbm Card Content Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun media(value: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaArgs>)
suspend fun media(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun suggestions(value: Output<List<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgs>>)
suspend fun suggestions(vararg values: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgs>)
suspend fun suggestions(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit)
suspend fun suggestions(values: List<Output<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgs>>)
suspend fun suggestions(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit>)
suspend fun suggestions(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgsBuilder.() -> Unit)