PriceType
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
UNKNOWN |
价格未知。 |
ESTIMATE |
估算价格。 |
ACTUAL |
实际价格。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eThe \u003ccode\u003eprice\u003c/code\u003e field can have one of three values: \u003ccode\u003eUNKNOWN\u003c/code\u003e, \u003ccode\u003eESTIMATE\u003c/code\u003e, or \u003ccode\u003eACTUAL\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThese values represent the certainty and source of the price information, ranging from unknown to an estimated or actual price.\u003c/p\u003e\n"]]],[],null,["# PriceType\n\nPossible values of price.\n\n| Enums ||\n|------------|------------------|\n| `UNKNOWN` | Unknown price. |\n| `ESTIMATE` | Estimated price. |\n| `ACTUAL` | Actual price. |"]]