chore: update docs/dyn (#1162)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets
- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/androidpublisher_v3.systemapks.variants.html b/docs/dyn/androidpublisher_v3.systemapks.variants.html
index 19cd78c..3d3f58a 100644
--- a/docs/dyn/androidpublisher_v3.systemapks.variants.html
+++ b/docs/dyn/androidpublisher_v3.systemapks.variants.html
@@ -109,16 +109,16 @@
The object takes the form of:
{ # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
- "variantId": 42, # Output only. The ID of a previously created system APK variant.
"deviceSpec": { # The device spec used to generate a system APK. # The device spec used to generate the APK.
+ "screenDensity": 42, # Screen dpi.
"supportedAbis": [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. "armeabi-v7a", "x86_64".
"A String",
],
- "screenDensity": 42, # Screen dpi.
"supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
"A String",
],
},
+ "variantId": 42, # Output only. The ID of a previously created system APK variant.
}
x__xgafv: string, V1 error format.
@@ -130,17 +130,17 @@
An object of the form:
{ # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
- "variantId": 42, # Output only. The ID of a previously created system APK variant.
- "deviceSpec": { # The device spec used to generate a system APK. # The device spec used to generate the APK.
- "supportedAbis": [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. "armeabi-v7a", "x86_64".
- "A String",
- ],
- "screenDensity": 42, # Screen dpi.
- "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
- "A String",
- ],
- },
- }</pre>
+ "deviceSpec": { # The device spec used to generate a system APK. # The device spec used to generate the APK.
+ "screenDensity": 42, # Screen dpi.
+ "supportedAbis": [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. "armeabi-v7a", "x86_64".
+ "A String",
+ ],
+ "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
+ "A String",
+ ],
+ },
+ "variantId": 42, # Output only. The ID of a previously created system APK variant.
+}</pre>
</div>
<div class="method">
@@ -190,17 +190,17 @@
An object of the form:
{ # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
- "variantId": 42, # Output only. The ID of a previously created system APK variant.
- "deviceSpec": { # The device spec used to generate a system APK. # The device spec used to generate the APK.
- "supportedAbis": [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. "armeabi-v7a", "x86_64".
- "A String",
- ],
- "screenDensity": 42, # Screen dpi.
- "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
- "A String",
- ],
- },
- }</pre>
+ "deviceSpec": { # The device spec used to generate a system APK. # The device spec used to generate the APK.
+ "screenDensity": 42, # Screen dpi.
+ "supportedAbis": [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. "armeabi-v7a", "x86_64".
+ "A String",
+ ],
+ "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
+ "A String",
+ ],
+ },
+ "variantId": 42, # Output only. The ID of a previously created system APK variant.
+}</pre>
</div>
<div class="method">
@@ -219,21 +219,21 @@
An object of the form:
{ # Response to list previously created system APK variants.
- "variants": [ # All system APK variants created.
- { # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
- "variantId": 42, # Output only. The ID of a previously created system APK variant.
- "deviceSpec": { # The device spec used to generate a system APK. # The device spec used to generate the APK.
- "supportedAbis": [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. "armeabi-v7a", "x86_64".
- "A String",
- ],
- "screenDensity": 42, # Screen dpi.
- "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
- "A String",
- ],
- },
+ "variants": [ # All system APK variants created.
+ { # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
+ "deviceSpec": { # The device spec used to generate a system APK. # The device spec used to generate the APK.
+ "screenDensity": 42, # Screen dpi.
+ "supportedAbis": [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. "armeabi-v7a", "x86_64".
+ "A String",
+ ],
+ "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
+ "A String",
+ ],
},
- ],
- }</pre>
+ "variantId": 42, # Output only. The ID of a previously created system APK variant.
+ },
+ ],
+}</pre>
</div>
</body></html>
\ No newline at end of file