确定性
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
下表介绍了 <info>
实体中提醒 <certainty>
枚举的值:
值 |
说明 |
Observed |
Observed 值表示事件已发生或正在进行。
|
Likely |
Likely 值表示事件很可能会发生,其近似概率高于 50%。
|
Possible |
Possible 值表示事件发生的可能性不大,但几率小于或等于 50%。
|
Unlikely |
Unlikely 值表示预计不会发生某个事件,其概率为 0%。
|
Unknown |
Unknown 值表示事件的确定性未知。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-29。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-29。"],[],["The `\u003ccertainty\u003e` enumeration within `\u003cinfo\u003e` entities defines the likelihood of an event. `Observed` means the event has occurred or is ongoing. `Likely` indicates a greater than 50% probability. `Possible` suggests a 50% or less probability. `Unlikely` denotes a 0% probability of the event occurring. Lastly, `Unknown` is used when the event's certainty is not known.\n"]]