Interface protos.google.cloud.dialogflow.v2.IAgentCoachingSuggestion (7.5.0)

Properties of an AgentCoachingSuggestion.

Package

@google-cloud/dialogflow

Properties

agentActionSuggestions

agentActionSuggestions?: (google.cloud.dialogflow.v2.AgentCoachingSuggestion.IAgentActionSuggestion[]|null);

AgentCoachingSuggestion agentActionSuggestions

applicableInstructions

applicableInstructions?: (google.cloud.dialogflow.v2.IAgentCoachingInstruction[]|null);

AgentCoachingSuggestion applicableInstructions

sampleResponses

sampleResponses?: (google.cloud.dialogflow.v2.AgentCoachingSuggestion.ISampleResponse[]|null);

AgentCoachingSuggestion sampleResponses