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- (::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- value (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationModelConfig) — Configs of custom conversation model.
- (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationModelConfig) — Configs of custom conversation model.
#enable_event_based_suggestion
def enable_event_based_suggestion() -> ::Boolean-
(::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-
value (::Boolean) — Automatically iterates all participants and tries to compile
suggestions.
Supported features: ARTICLE_SUGGESTION, FAQ, DIALOGFLOW_ASSIST.
-
(::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- (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionQueryConfig) — Configs of query.
#query_config=
def query_config=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionQueryConfig- value (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionQueryConfig) — Configs of query.
- (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionQueryConfig) — Configs of query.
#suggestion_feature
def suggestion_feature() -> ::Google::Cloud::Dialogflow::V2::SuggestionFeature- (::Google::Cloud::Dialogflow::V2::SuggestionFeature) — The suggestion feature.
#suggestion_feature=
def suggestion_feature=(value) -> ::Google::Cloud::Dialogflow::V2::SuggestionFeature- value (::Google::Cloud::Dialogflow::V2::SuggestionFeature) — The suggestion feature.
- (::Google::Cloud::Dialogflow::V2::SuggestionFeature) — The suggestion feature.
#suggestion_trigger_settings
def suggestion_trigger_settings() -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionTriggerSettings-
(::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-
value (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionTriggerSettings) — Settings of suggestion trigger.
Currently, only ARTICLE_SUGGESTION and FAQ will use this field.
-
(::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionTriggerSettings) — Settings of suggestion trigger.
Currently, only ARTICLE_SUGGESTION and FAQ will use this field.