[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-03 UTC。"],[[["Sentiment analysis evaluates user input to discern the dominant subjective opinion, categorizing it as positive, negative, or neutral."],["Sentiment analysis can be requested with each `detectIntent` or `streamingDetectIntent` call through the API by setting `analyzeQueryTextSentiment` to true, resulting in a `sentimentAnalysisResult` in the response."],["Sentiment analysis is not supported in all languages, though a request will not fail if an unsupported language is used, error details will be added to the `QueryResult.diagnostic_info` field."],["Sentiment analysis results can be used in conditions via request-scoped parameters, and can also be enabled for use in the simulator."]]],[]]