docs: update docs/dyn (#1096)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/6f0f288a-a1e8-4b2d-a85f-00b1c6150185/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/39b7149da4026765385403632db3c6f63db96b2c
Source-Link: https://github.com/googleapis/synthtool/commit/9a7d9fbb7045c34c9d3d22c1ff766eeae51f04c9
Source-Link: https://github.com/googleapis/synthtool/commit/dc9903a8c30c3662b6098f0e4a97f221d67268b2
Source-Link: https://github.com/googleapis/synthtool/commit/7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58
Source-Link: https://github.com/googleapis/synthtool/commit/d5fc0bcf9ea9789c5b0e3154a9e3b29e5cea6116
Source-Link: https://github.com/googleapis/synthtool/commit/e89175cf074dccc4babb4eca66ae913696e47a71
Source-Link: https://github.com/googleapis/synthtool/commit/7d652819519dfa24da9e14548232e4aaba71a11c
Source-Link: https://github.com/googleapis/synthtool/commit/7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279
Source-Link: https://github.com/googleapis/synthtool/commit/1f1148d3c7a7a52f0c98077f976bd9b3c948ee2b
Source-Link: https://github.com/googleapis/synthtool/commit/2c8aecedd55b0480fb4e123b6e07fa5b12953862
Source-Link: https://github.com/googleapis/synthtool/commit/3d3e94c4e02370f307a9a200b0c743c3d8d19f29
Source-Link: https://github.com/googleapis/synthtool/commit/c7824ea48ff6d4d42dfae0849aec8a85acd90bd9
Source-Link: https://github.com/googleapis/synthtool/commit/ba9918cd22874245b55734f57470c719b577e591
Source-Link: https://github.com/googleapis/synthtool/commit/b19b401571e77192f8dd38eab5fb2300a0de9324
Source-Link: https://github.com/googleapis/synthtool/commit/6542bd723403513626f61642fc02ddca528409aa
diff --git a/docs/dyn/gamesConfiguration_v1configuration.leaderboardConfigurations.html b/docs/dyn/gamesConfiguration_v1configuration.leaderboardConfigurations.html
index 69d6156..eed5418 100644
--- a/docs/dyn/gamesConfiguration_v1configuration.leaderboardConfigurations.html
+++ b/docs/dyn/gamesConfiguration_v1configuration.leaderboardConfigurations.html
@@ -129,105 +129,21 @@
An object of the form:
{ # An leaderboard configuration resource.
- "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
- "token": "A String", # The token for this resource.
- "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
- "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
- "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
- "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- },
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
- "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
- "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
- "id": "A String", # The ID of the leaderboard.
- "scoreOrder": "A String",
"scoreMax": "A String", # Maximum score that can be posted to this leaderboard.
"published": { # A leaderboard configuration detail. # The read-only published data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
"scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
"suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -235,29 +151,9 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -265,9 +161,29 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
"value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
},
],
},
@@ -275,30 +191,114 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
},
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
"numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
},
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
"sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
},
+ "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
+ "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
+ "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
+ "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
+ "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ },
+ "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
+ },
+ "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
+ },
+ "token": "A String", # The token for this resource.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
+ "scoreOrder": "A String",
+ "id": "A String", # The ID of the leaderboard.
}</pre>
</div>
@@ -312,105 +312,21 @@
The object takes the form of:
{ # An leaderboard configuration resource.
- "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
- "token": "A String", # The token for this resource.
- "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
- "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
- "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
- "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- },
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
- "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
- "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
- "id": "A String", # The ID of the leaderboard.
- "scoreOrder": "A String",
"scoreMax": "A String", # Maximum score that can be posted to this leaderboard.
"published": { # A leaderboard configuration detail. # The read-only published data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
"scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
"suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -418,29 +334,9 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -448,9 +344,29 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
"value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
},
],
},
@@ -458,30 +374,114 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
},
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
"numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
},
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
"sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
},
+ "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
+ "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
+ "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
+ "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
+ "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ },
+ "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
+ },
+ "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
+ },
+ "token": "A String", # The token for this resource.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
+ "scoreOrder": "A String",
+ "id": "A String", # The ID of the leaderboard.
}
x__xgafv: string, V1 error format.
@@ -493,105 +493,21 @@
An object of the form:
{ # An leaderboard configuration resource.
- "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
- "token": "A String", # The token for this resource.
- "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
- "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
- "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
- "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- },
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
- "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
- "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
- "id": "A String", # The ID of the leaderboard.
- "scoreOrder": "A String",
"scoreMax": "A String", # Maximum score that can be posted to this leaderboard.
"published": { # A leaderboard configuration detail. # The read-only published data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
"scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
"suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -599,29 +515,9 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -629,9 +525,29 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
"value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
},
],
},
@@ -639,30 +555,114 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
},
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
"numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
},
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
"sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
},
+ "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
+ "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
+ "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
+ "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
+ "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ },
+ "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
+ },
+ "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
+ },
+ "token": "A String", # The token for this resource.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
+ "scoreOrder": "A String",
+ "id": "A String", # The ID of the leaderboard.
}</pre>
</div>
@@ -684,107 +684,24 @@
{ # A ListConfigurations response.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationListResponse`.
+ "nextPageToken": "A String", # The pagination token for the next page of results.
"items": [ # The leaderboard configurations.
{ # An leaderboard configuration resource.
- "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
- "token": "A String", # The token for this resource.
- "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
- "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
- "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
- "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- },
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
- "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
- "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
- "id": "A String", # The ID of the leaderboard.
- "scoreOrder": "A String",
"scoreMax": "A String", # Maximum score that can be posted to this leaderboard.
"published": { # A leaderboard configuration detail. # The read-only published data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
"scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
"suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -792,29 +709,9 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -822,9 +719,29 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
"value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
},
],
},
@@ -832,33 +749,116 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
},
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
"numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
},
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
"sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
},
+ "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
+ "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
+ "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
+ "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
+ "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ },
+ "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
+ },
+ "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
+ },
+ "token": "A String", # The token for this resource.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
+ "scoreOrder": "A String",
+ "id": "A String", # The ID of the leaderboard.
},
],
- "nextPageToken": "A String", # The pagination token for the next page of results.
}</pre>
</div>
@@ -886,105 +886,21 @@
The object takes the form of:
{ # An leaderboard configuration resource.
- "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
- "token": "A String", # The token for this resource.
- "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
- "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
- "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
- "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- },
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
- "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
- "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
- "id": "A String", # The ID of the leaderboard.
- "scoreOrder": "A String",
"scoreMax": "A String", # Maximum score that can be posted to this leaderboard.
"published": { # A leaderboard configuration detail. # The read-only published data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
"scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
"suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -992,29 +908,9 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -1022,9 +918,29 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
"value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
},
],
},
@@ -1032,30 +948,114 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
},
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
"numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
},
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
"sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
},
+ "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
+ "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
+ "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
+ "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
+ "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ },
+ "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
+ },
+ "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
+ },
+ "token": "A String", # The token for this resource.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
+ "scoreOrder": "A String",
+ "id": "A String", # The ID of the leaderboard.
}
x__xgafv: string, V1 error format.
@@ -1067,105 +1067,21 @@
An object of the form:
{ # An leaderboard configuration resource.
- "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
- "token": "A String", # The token for this resource.
- "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
- "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
- "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
- "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- },
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
- "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
- "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
- },
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
- "id": "A String", # The ID of the leaderboard.
- "scoreOrder": "A String",
"scoreMax": "A String", # Maximum score that can be posted to this leaderboard.
"published": { # A leaderboard configuration detail. # The read-only published data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
"scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
"suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
- "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -1173,29 +1089,9 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
- },
- ],
- },
- "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
- "translations": [ # The locale strings.
- { # A localized string resource.
- "locale": "A String", # The locale string.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
@@ -1203,9 +1099,29 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
"value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
},
],
},
@@ -1213,30 +1129,114 @@
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
},
- "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
"numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
- "numberFormatType": "A String", # The formatting for the number.
},
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
"name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
"translations": [ # The locale strings.
{ # A localized string resource.
+ "value": "A String", # The string value.
"locale": "A String", # The locale string.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
- "value": "A String", # The string value.
},
],
},
"sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
},
+ "scoreMin": "A String", # Minimum score that can be posted to this leaderboard.
+ "draft": { # A leaderboard configuration detail. # The draft data of the leaderboard.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfigurationDetail`.
+ "iconUrl": "A String", # The icon url of this leaderboard. Writes to this field are ignored.
+ "scoreFormat": { # A number format resource. # The score formatting for the leaderboard.
+ "currencyCode": "A String", # The curreny code string. Only used for CURRENCY format type.
+ "numberFormatType": "A String", # The formatting for the number.
+ "suffix": { # A number affix resource. # An optional suffix for the NUMERIC format type. These strings follow the same plural rules as all Android string resources.
+ "one": { # A localized string bundle resource. # When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "two": { # A localized string bundle resource. # When the language requires special treatment of numbers like two (as with 2 in Welsh, or 102 in Slovenian).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "few": { # A localized string bundle resource. # When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "zero": { # A localized string bundle resource. # When the language requires special treatment of the number 0 (as in Arabic).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "many": { # A localized string bundle resource. # When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "other": { # A localized string bundle resource. # When the language does not require special treatment of the given quantity (as with all numbers in Chinese, or 42 in English).
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ },
+ "numDecimalPlaces": 42, # The number of decimal places for number. Only used for NUMERIC format type.
+ },
+ "name": { # A localized string bundle resource. # Localized strings for the leaderboard name.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedStringBundle`.
+ "translations": [ # The locale strings.
+ { # A localized string resource.
+ "value": "A String", # The string value.
+ "locale": "A String", # The locale string.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#localizedString`.
+ },
+ ],
+ },
+ "sortRank": 42, # The sort rank of this leaderboard. Writes to this field are ignored.
+ },
+ "token": "A String", # The token for this resource.
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#leaderboardConfiguration`.
+ "scoreOrder": "A String",
+ "id": "A String", # The ID of the leaderboard.
}</pre>
</div>