评分
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
类型名称:评分
扩展 Intangible
名称 |
类型 |
说明 |
最高评分 |
Number 或 Text |
相应评分制中允许的最高值。如果省略 bestRating,则系统会假定最高评分为 5 分。 |
评分值 |
文本 |
内容的分级。 |
最差评分 |
Number 或 Text |
相应评分制中允许的最低值。如果省略 worstRating,则将评分视为 1。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Rating\n\nType name: [Rating](/workspace/gmail/markup/reference/types/Rating)\n\nExtends [Intangible](/workspace/gmail/markup/reference/types/Intangible)\n\n| Name | Type | Description |\n|-------------|------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|\n| bestRating | [Number](/workspace/gmail/markup/reference/types/Number) or [Text](/workspace/gmail/markup/reference/types/Text) | The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed. |\n| ratingValue | [Text](/workspace/gmail/markup/reference/types/Text) | The rating for the content. |\n| worstRating | [Number](/workspace/gmail/markup/reference/types/Number) or [Text](/workspace/gmail/markup/reference/types/Text) | The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed. |"]]