Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion.

Suggestion for coaching agents.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#agent_action_suggestions

def agent_action_suggestions() -> ::Array<::Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::AgentActionSuggestion>
Returns

#agent_action_suggestions=

def agent_action_suggestions=(value) -> ::Array<::Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::AgentActionSuggestion>
Parameter
Returns

#applicable_instructions

def applicable_instructions() -> ::Array<::Google::Cloud::Dialogflow::V2::AgentCoachingInstruction>
Returns

#applicable_instructions=

def applicable_instructions=(value) -> ::Array<::Google::Cloud::Dialogflow::V2::AgentCoachingInstruction>
Parameter
Returns

#sample_responses

def sample_responses() -> ::Array<::Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::SampleResponse>
Returns

#sample_responses=

def sample_responses=(value) -> ::Array<::Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::SampleResponse>
Parameter
Returns