GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion constructor
GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion({
- String? agentAction,
- GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult? duplicateCheckResult,
- GoogleCloudDialogflowV2AgentCoachingSuggestionSources? sources,
Implementation
GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion({
this.agentAction,
this.duplicateCheckResult,
this.sources,
});