ProductUpdateLatencyTolerance
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
PRODUCT_UPDATE_LATENCY_TOLERANCE_UNSPECIFIED |
默认值为 PRODUCT_UPDATE_LATENCY_TOLERANCE_LATENCY_SENSITIVE。 |
PRODUCT_UPDATE_LATENCY_TOLERANCE_LATENCY_SENSITIVE |
更新平均在几分钟内传播到客户端,在极少数情况下则长达数小时。吞吐量上限为每个应用每小时 7200 次更新。 |
PRODUCT_UPDATE_LATENCY_TOLERANCE_LATENCY_TOLERANT |
更新将在 24 小时内传播到各客户端。使用批量修改方法支持高吞吐量,每个应用每小时最多执行 72 万次更新。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-22。
[[["易于理解","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):2024-08-22。"],[[["Defines acceptable delays for product updates to reach users."],["Offers two options: latency-sensitive for quick updates with limited throughput and latency-tolerant for slower updates with high throughput."],["Latency-sensitive updates reach users within minutes to hours, while latency-tolerant updates can take up to 24 hours."],["Throughput limitations: latency-sensitive allows 7,200 updates per app per hour, while latency-tolerant supports 720,000 updates per app per hour using batch modifications."]]],[]]