Google Cloud Dialogflow V2Human Agent Assistant Config Suggestion Query Config Args
fun GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigArgs(confidenceThreshold: Output<Double>? = null, contextFilterSettings: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsArgs>? = null, dialogflowQuerySource: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceArgs>? = null, documentQuerySource: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceArgs>? = null, knowledgeBaseQuerySource: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceArgs>? = null, maxResults: Output<Int>? = null)