Google Cloud Dialogflow V2Human Agent Assistant Config Suggestion Feature Config Args
fun GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigArgs(conversationModelConfig: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigArgs>? = null, conversationProcessConfig: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfigArgs>? = null, enableEventBasedSuggestion: Output<Boolean>? = null, queryConfig: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigArgs>? = null, suggestionFeature: Output<GoogleCloudDialogflowV2SuggestionFeatureArgs>? = null, suggestionTriggerSettings: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettingsArgs>? = null)