GoogleCloudDialogflowV2beta1IntentMessageListSelect
import type { GoogleCloudDialogflowV2beta1IntentMessageListSelect } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowV2beta1IntentMessageListSelect {
subtitle?: string;
title?: string;
}