Config for suggestion features.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#conversation_model_config
def conversation_model_config() -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationModelConfig Returns 
 - (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationModelConfig) — Configs of custom conversation model.
 
#conversation_model_config=
def conversation_model_config=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationModelConfig Parameter 
 - value (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationModelConfig) — Configs of custom conversation model.
 
 Returns 
 - (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationModelConfig) — Configs of custom conversation model.
 
#enable_event_based_suggestion
def enable_event_based_suggestion() -> ::Boolean Returns 
 -  (::Boolean) — Automatically iterates all participants and tries to compile suggestions.
Supported features: ARTICLE_SUGGESTION, FAQ, DIALOGFLOW_ASSIST.
 
#enable_event_based_suggestion=
def enable_event_based_suggestion=(value) -> ::Boolean Parameter 
 -  value (::Boolean) — Automatically iterates all participants and tries to compile suggestions.
Supported features: ARTICLE_SUGGESTION, FAQ, DIALOGFLOW_ASSIST.
 
 Returns 
 -  (::Boolean) — Automatically iterates all participants and tries to compile suggestions.
Supported features: ARTICLE_SUGGESTION, FAQ, DIALOGFLOW_ASSIST.
 
#query_config
def query_config() -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionQueryConfig Returns 
 - (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionQueryConfig) — Configs of query.
 
#query_config=
def query_config=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionQueryConfig Parameter 
 - value (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionQueryConfig) — Configs of query.
 
 Returns 
 - (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionQueryConfig) — Configs of query.
 
#suggestion_feature
def suggestion_feature() -> ::Google::Cloud::Dialogflow::V2::SuggestionFeature Returns 
 - (::Google::Cloud::Dialogflow::V2::SuggestionFeature) — The suggestion feature.
 
#suggestion_feature=
def suggestion_feature=(value) -> ::Google::Cloud::Dialogflow::V2::SuggestionFeature Parameter 
 - value (::Google::Cloud::Dialogflow::V2::SuggestionFeature) — The suggestion feature.
 
 Returns 
 - (::Google::Cloud::Dialogflow::V2::SuggestionFeature) — The suggestion feature.
 
#suggestion_trigger_settings
def suggestion_trigger_settings() -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionTriggerSettings Returns 
 -  (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionTriggerSettings) — Settings of suggestion trigger.
Currently, only ARTICLE_SUGGESTION and FAQ will use this field.
 
#suggestion_trigger_settings=
def suggestion_trigger_settings=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionTriggerSettings Parameter 
 -  value (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionTriggerSettings) — Settings of suggestion trigger.
Currently, only ARTICLE_SUGGESTION and FAQ will use this field.
 
 Returns 
 -  (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionTriggerSettings) — Settings of suggestion trigger.
Currently, only ARTICLE_SUGGESTION and FAQ will use this field.