Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionFeatureConfig.
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.
#conversation_process_config
def conversation_process_config() -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationProcessConfig
- (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationProcessConfig) — Configs for processing conversation.
#conversation_process_config=
def conversation_process_config=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationProcessConfig
- value (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationProcessConfig) — Configs for processing conversation.
- (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationProcessConfig) — Configs for processing conversation.
#disable_agent_query_logging
def disable_agent_query_logging() -> ::Boolean
-
(::Boolean) — Optional. Disable the logging of search queries sent by human agents. It
can prevent those queries from being stored at answer records.
Supported features: KNOWLEDGE_SEARCH.
#disable_agent_query_logging=
def disable_agent_query_logging=(value) -> ::Boolean
-
value (::Boolean) — Optional. Disable the logging of search queries sent by human agents. It
can prevent those queries from being stored at answer records.
Supported features: KNOWLEDGE_SEARCH.
-
(::Boolean) — Optional. Disable the logging of search queries sent by human agents. It
can prevent those queries from being stored at answer records.
Supported features: KNOWLEDGE_SEARCH.
#enable_conversation_augmented_query
def enable_conversation_augmented_query() -> ::Boolean
- (::Boolean) — Optional. Enable including conversation context during query answer generation. Supported features: KNOWLEDGE_SEARCH.
#enable_conversation_augmented_query=
def enable_conversation_augmented_query=(value) -> ::Boolean
- value (::Boolean) — Optional. Enable including conversation context during query answer generation. Supported features: KNOWLEDGE_SEARCH.
- (::Boolean) — Optional. Enable including conversation context during query answer generation. Supported features: KNOWLEDGE_SEARCH.
#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, KNOWLEDGE_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, KNOWLEDGE_ASSIST.
-
(::Boolean) — Automatically iterates all participants and tries to compile
suggestions.
Supported features: ARTICLE_SUGGESTION, FAQ, DIALOGFLOW_ASSIST, KNOWLEDGE_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.