Interface protos.google.cloud.dialogflow.v2beta1.IAgentCoachingSuggestion (7.4.0)

Properties of an AgentCoachingSuggestion.

Package

@google-cloud/dialogflow

Properties

agentActionSuggestions

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

AgentCoachingSuggestion agentActionSuggestions

applicableInstructions

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

AgentCoachingSuggestion applicableInstructions

sampleResponses

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

AgentCoachingSuggestion sampleResponses