GoogleCloudDialogflowV2SentimentAnalysisResult constructor
GoogleCloudDialogflowV2SentimentAnalysisResult({
- GoogleCloudDialogflowV2Sentiment? queryTextSentiment,
Implementation
GoogleCloudDialogflowV2SentimentAnalysisResult({
this.queryTextSentiment,
});