Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionFeatureConfig (v0.17.0)

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

#conversation_model_config=

def conversation_model_config=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationModelConfig
Parameter

#conversation_process_config

def conversation_process_config() -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationProcessConfig

#conversation_process_config=

def conversation_process_config=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationProcessConfig
Parameter

#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

#query_config=

def query_config=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionQueryConfig

#suggestion_feature

def suggestion_feature() -> ::Google::Cloud::Dialogflow::V2::SuggestionFeature
Returns

#suggestion_feature=

def suggestion_feature=(value) -> ::Google::Cloud::Dialogflow::V2::SuggestionFeature
Parameter
Returns

#suggestion_trigger_settings

def suggestion_trigger_settings() -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionTriggerSettings
Returns

#suggestion_trigger_settings=

def suggestion_trigger_settings=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionTriggerSettings
Parameter
Returns