GoogleCloudDialogflowCxV3TextInputCopyimport type { GoogleCloudDialogflowCxV3TextInput } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3TextInput {text?: string;}§Properties§text?: string[src]