GoogleCloudDialogflowV2SummarySuggestion
import type { GoogleCloudDialogflowV2SummarySuggestion } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";
Suggested summary of the conversation.
interface GoogleCloudDialogflowV2SummarySuggestion {
summarySections?: GoogleCloudDialogflowV2SummarySuggestionSummarySection[];
}§Properties
§
summarySections?: GoogleCloudDialogflowV2SummarySuggestionSummarySection[]
[src]Required. All the parts of generated summary.