GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult
import type { GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";Duplication check for the suggestion.
interface GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResult {
readonly duplicateSuggestions?: GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion[];
}§Properties
§
readonly duplicateSuggestions?: GoogleCloudDialogflowV2AgentCoachingSuggestionDuplicateCheckResultDuplicateSuggestion[]
[src]Output only. The duplicate suggestions.