RegionsVersion
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
JSON 表示法 |
{
"version": string
} |
欄位 |
version |
string
必要欄位。字串,代表可用地區的版本,用於指定的資源。您必須根據這篇文章中發布的資訊,指定資源的區域價格和最新支援的版本。每當支援的地點大幅變更時,版本就會遞增。使用這個欄位可確保使用舊版區域和區域價格及貨幣集合建立及更新資源時,即使有新版本可用,也能成功完成。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[null,null,["上次更新時間:2025-07-26 (世界標準時間)。"],[[["\u003cp\u003eThe \u003ccode\u003eversion\u003c/code\u003e field is a required string representing the version of available regions used for pricing a resource.\u003c/p\u003e\n"],["\u003cp\u003eRegional prices must align with information in the provided article, and the version ensures updates with older regional data still succeed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eversion\u003c/code\u003e field is incremented with substantial changes to supported locations, with the latest version being 2022/02.\u003c/p\u003e\n"]]],["The provided JSON schema describes a resource's available region version. The `version` field, a required string, denotes the version of available regions used. This version increments with substantial changes to supported locations. It ensures successful creation/updates of resources even with older region versions. Regional prices must adhere to specified guidelines. The latest version is identified as 2022/02.\n"],null,["# RegionsVersion\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe version of the available regions being used for the specified resource.\n\n| JSON representation |\n|-------------------------------|\n| ``` { \"version\": string } ``` |\n\n| Fields ||\n|-----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `version` | `string` Required. A string representing the version of available regions being used for the specified resource. Regional prices and latest supported version for the resource have to be specified according to the information published in [this article](https://support.google.com/googleplay/android-developer/answer/10532353). Each time the supported locations substantially change, the version will be incremented. Using this field will ensure that creating and updating the resource with an older region's version and set of regional prices and currencies will succeed even though a new version is available. |"]]