Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class GeneratorSuggestion.
Suggestion generated using a Generator.
Generated from protobuf message google.cloud.dialogflow.v2.GeneratorSuggestion
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ free_form_suggestion
↳ summary_suggestion
↳ agent_coaching_suggestion
↳ tool_call_info
array< GeneratorSuggestion\ToolCallInfo
>
Optional. List of request and response for tool calls executed.
getFreeFormSuggestion
Optional. Free form suggestion.
hasFreeFormSuggestion
setFreeFormSuggestion
Optional. Free form suggestion.
$this
getSummarySuggestion
Optional. Suggested summary.
hasSummarySuggestion
setSummarySuggestion
Optional. Suggested summary.
$this
getAgentCoachingSuggestion
Optional. Suggestion to coach the agent.
hasAgentCoachingSuggestion
setAgentCoachingSuggestion
Optional. Suggestion to coach the agent.
$this
getToolCallInfo
Optional. List of request and response for tool calls executed.
setToolCallInfo
Optional. List of request and response for tool calls executed.
$this
getSuggestion
string

