GoogleCloudDialogflowV2beta1SentimentAnalysisResult
import type { GoogleCloudDialogflowV2beta1SentimentAnalysisResult } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowV2beta1SentimentAnalysisResult {
queryTextSentiment?: GoogleCloudDialogflowV2beta1Sentiment;
}§Properties
§
queryTextSentiment?: GoogleCloudDialogflowV2beta1Sentiment
[src]