Google Cloud Dialogflow V2beta1Intent Message Suggestions Args Builder
Functions
Link copied to clipboard
suspend fun suggestions(value: Output<List<GoogleCloudDialogflowV2beta1IntentMessageSuggestionArgs>>)
suspend fun suggestions(vararg values: Output<GoogleCloudDialogflowV2beta1IntentMessageSuggestionArgs>)
suspend fun suggestions(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageSuggestionArgsBuilder.() -> Unit)
suspend fun suggestions(values: List<Output<GoogleCloudDialogflowV2beta1IntentMessageSuggestionArgs>>)
suspend fun suggestions(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageSuggestionArgsBuilder.() -> Unit>)
suspend fun suggestions(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageSuggestionArgsBuilder.() -> Unit)