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

Properties of a GeneratorSuggestion.

Package

@google-cloud/dialogflow

Properties

agentCoachingSuggestion

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

GeneratorSuggestion agentCoachingSuggestion

freeFormSuggestion

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

GeneratorSuggestion freeFormSuggestion

summarySuggestion

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

GeneratorSuggestion summarySuggestion

toolCallInfo

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

GeneratorSuggestion toolCallInfo