For a list of methods for this resource, see the end of this page.
Resource representations
{ "language": string, "recentChanges": string }
Property name | Value | Description | Notes |
---|---|---|---|
language |
string |
The language code, in BCP 47 format (eg "en-US"). | |
recentChanges |
string |
Describe what's new in your APK. |
Methods
- delete
- Deletes the APK-specific localized listing for a specified APK and language code.
- deleteall
- Deletes all the APK-specific localized listings for a specified APK.
- get
- Fetches the APK-specific localized listing for a specified APK and language code.
- list
- Lists all the APK-specific localized listings for a specified APK.
- patch
- Updates or creates the APK-specific localized listing for a specified APK and language code. This method supports patch semantics.
- update
- Updates or creates the APK-specific localized listing for a specified APK and language code.