Google Cloud Dialogflow V2Human Agent Assistant Config Suggestion Feature Config Args
data class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigArgs(val conversationModelConfig: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigArgs>? = null, val conversationProcessConfig: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfigArgs>? = null, val enableEventBasedSuggestion: Output<Boolean>? = null, val queryConfig: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigArgs>? = null, val suggestionFeature: Output<GoogleCloudDialogflowV2SuggestionFeatureArgs>? = null, val suggestionTriggerSettings: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettingsArgs>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigArgs>
Config for suggestion features.
Constructors
Link copied to clipboard
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)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val queryConfig: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigArgs>? = null
Link copied to clipboard