Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::AgentActionSuggestion.
Actions suggested for the agent. This is based on applicable instructions.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#agent_action
def agent_action() -> ::String
Returns
- (::String) — Optional. The suggested action for the agent.
#agent_action=
def agent_action=(value) -> ::String
Parameter
- value (::String) — Optional. The suggested action for the agent.
Returns
- (::String) — Optional. The suggested action for the agent.
#duplicate_check_result
def duplicate_check_result() -> ::Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::DuplicateCheckResult
Returns
- (::Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::DuplicateCheckResult) — Output only. Duplicate check result for the agent action suggestion.
#sources
def sources() -> ::Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::Sources
Returns
- (::Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::Sources) — Output only. Sources for the agent action suggestion.