View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig (google_api_dialogflow v0.74.0)

Config for suggestion features.

Attributes

  • conversationModelConfig (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig.t, default: nil) - Configs of custom conversation model.
  • conversationProcessConfig (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig.t, default: nil) - Configs for processing conversation.
  • enableEventBasedSuggestion (type: boolean(), default: nil) - Automatically iterates all participants and tries to compile suggestions. Supported features: ARTICLE_SUGGESTION, FAQ, DIALOGFLOW_ASSIST.
  • queryConfig (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig.t, default: nil) - Configs of query.
  • suggestionFeature (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2SuggestionFeature.t, default: nil) - The suggestion feature.
  • suggestionTriggerSettings (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings.t, default: nil) - Settings of suggestion trigger. Currently, only ARTICLE_SUGGESTION and FAQ will use this field.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.