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