Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class AgentCoachingSuggestion.
Suggestion for coaching agents.
Generated from protobuf message google.cloud.dialogflow.v2.AgentCoachingSuggestion
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ applicable_instructions
↳ agent_action_suggestions
array< AgentCoachingSuggestion\AgentActionSuggestion
>
Optional. Suggested actions for the agent to take.
↳ sample_responses
getApplicableInstructions
Optional. Instructions applicable based on the current context.
setApplicableInstructions
Optional. Instructions applicable based on the current context.
$this
getAgentActionSuggestions
Optional. Suggested actions for the agent to take.
setAgentActionSuggestions
Optional. Suggested actions for the agent to take.
$this
getSampleResponses
Optional. Sample response for the Agent.
setSampleResponses
Optional. Sample response for the Agent.
$this

