Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig.
Defines the Human Agent Assist to connect to a conversation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#end_user_suggestion_config
def end_user_suggestion_config() -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionConfig
-
(::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionConfig) — Configuration for agent assistance of end user participant.
Currently, this feature is not general available, please contact Google to get access.
#end_user_suggestion_config=
def end_user_suggestion_config=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionConfig
-
value (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionConfig) — Configuration for agent assistance of end user participant.
Currently, this feature is not general available, please contact Google to get access.
-
(::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionConfig) — Configuration for agent assistance of end user participant.
Currently, this feature is not general available, please contact Google to get access.
#human_agent_suggestion_config
def human_agent_suggestion_config() -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionConfig
- (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionConfig) — Configuration for agent assistance of human agent participant.
#human_agent_suggestion_config=
def human_agent_suggestion_config=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionConfig
- value (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionConfig) — Configuration for agent assistance of human agent participant.
- (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionConfig) — Configuration for agent assistance of human agent participant.
#message_analysis_config
def message_analysis_config() -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::MessageAnalysisConfig
- (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::MessageAnalysisConfig) — Configuration for message analysis.
#message_analysis_config=
def message_analysis_config=(value) -> ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::MessageAnalysisConfig
- value (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::MessageAnalysisConfig) — Configuration for message analysis.
- (::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::MessageAnalysisConfig) — Configuration for message analysis.
#notification_config
def notification_config() -> ::Google::Cloud::Dialogflow::V2::NotificationConfig
- (::Google::Cloud::Dialogflow::V2::NotificationConfig) — Pub/Sub topic on which to publish new agent assistant events.
#notification_config=
def notification_config=(value) -> ::Google::Cloud::Dialogflow::V2::NotificationConfig
- value (::Google::Cloud::Dialogflow::V2::NotificationConfig) — Pub/Sub topic on which to publish new agent assistant events.
- (::Google::Cloud::Dialogflow::V2::NotificationConfig) — Pub/Sub topic on which to publish new agent assistant events.