GoogleCloudDialogflowV2SummarySuggestion
import type { GoogleCloudDialogflowV2SummarySuggestion } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowV2SummarySuggestion {
summarySections?: GoogleCloudDialogflowV2SummarySuggestionSummarySection[];
}§Properties
§
summarySections?: GoogleCloudDialogflowV2SummarySuggestionSummarySection[]
[src]