[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-03。"],[[["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."]]],[]]