GoogleCloudDialogflowCxV3IntentTrainingPhrase
import type { GoogleCloudDialogflowCxV3IntentTrainingPhrase } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3IntentTrainingPhrase {
readonly id?: string;
repeatCount?: number;
}