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

Properties of a GeneratorSuggestion.

Package

@google-cloud/dialogflow

Properties

agentCoachingSuggestion

agentCoachingSuggestion?: (google.cloud.dialogflow.v2.IAgentCoachingSuggestion|null);

GeneratorSuggestion agentCoachingSuggestion

freeFormSuggestion

freeFormSuggestion?: (google.cloud.dialogflow.v2.IFreeFormSuggestion|null);

GeneratorSuggestion freeFormSuggestion

summarySuggestion

summarySuggestion?: (google.cloud.dialogflow.v2.ISummarySuggestion|null);

GeneratorSuggestion summarySuggestion

toolCallInfo

toolCallInfo?: (google.cloud.dialogflow.v2.GeneratorSuggestion.IToolCallInfo[]|null);

GeneratorSuggestion toolCallInfo