我们将于 2024 年 7 月 31 日逐步淘汰 Google Business Messages。点击
此处了解详情。
MatchConfidenceLevel
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
MATCH_CONFIDENCE_LEVEL_UNSPECIFIED |
未指定。 |
LOW |
表示置信度低。 |
MEDIUM |
表示置信度为中等。 |
HIGH |
表示高置信度。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThis documentation details the confidence levels associated with how well an answer satisfies a user's question.\u003c/p\u003e\n"],["\u003cp\u003eThe levels are categorized as \u003ccode\u003eLOW\u003c/code\u003e, \u003ccode\u003eMEDIUM\u003c/code\u003e, and \u003ccode\u003eHIGH\u003c/code\u003e, alongside an \u003ccode\u003eUNSPECIFIED\u003c/code\u003e option for situations where confidence isn't specified.\u003c/p\u003e\n"],["\u003cp\u003eThese enums can be utilized to programmatically assess and represent the confidence of answers in relation to user queries.\u003c/p\u003e\n"]]],[],null,["# MatchConfidenceLevel\n\nConfidence levels for how well an answer satisfies a user's question.\n\n| Enums ||\n|--------------------------------------|------------------------------|\n| `MATCH_CONFIDENCE_LEVEL_UNSPECIFIED` | Not specified. |\n| `LOW` | Indicates low confidence. |\n| `MEDIUM` | Indicates medium confidence. |\n| `HIGH` | Indicates high confidence. |"]]