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