Google Cloud Dialogflow V2Human Agent Assistant Config Suggestion Config Args Builder
Functions
Link copied to clipboard
suspend fun featureConfigs(value: Output<List<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigArgs>>)
suspend fun featureConfigs(vararg values: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigArgs>)
suspend fun featureConfigs(vararg values: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigArgs)
suspend fun featureConfigs(vararg argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigArgsBuilder.() -> Unit)
suspend fun featureConfigs(values: List<Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigArgs>>)
suspend fun featureConfigs(value: List<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigArgs>?)
suspend fun featureConfigs(argument: List<suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigArgsBuilder.() -> Unit>)
suspend fun featureConfigs(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigArgsBuilder.() -> Unit)
Link copied to clipboard