build: run docs regen in synth.py (#1059)
diff --git a/docs/dyn/androidpublisher_v3.systemapks.variants.html b/docs/dyn/androidpublisher_v3.systemapks.variants.html
index 8e882ea..88b8a52 100644
--- a/docs/dyn/androidpublisher_v3.systemapks.variants.html
+++ b/docs/dyn/androidpublisher_v3.systemapks.variants.html
@@ -109,17 +109,17 @@
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.
- "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
- "A String",
- ],
- "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",
- ],
- },
- }
+ "deviceSpec": { # The device spec used to generate a system APK. # The device spec used to generate the APK.
+ "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
+ "A String",
+ ],
+ "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.
+ },
+ "variantId": 42, # Output only. The ID of a previously created system APK variant.
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -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.
- "screenDensity": 42, # Screen dpi.
- "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
- "A String",
- ],
- "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",
- ],
- },
- }</pre>
+ "deviceSpec": { # The device spec used to generate a system APK. # The device spec used to generate the APK.
+ "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
+ "A String",
+ ],
+ "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.
+ },
+ "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.
- "screenDensity": 42, # Screen dpi.
- "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
- "A String",
- ],
- "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",
- ],
- },
- }</pre>
+ "deviceSpec": { # The device spec used to generate a system APK. # The device spec used to generate the APK.
+ "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
+ "A String",
+ ],
+ "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.
+ },
+ "variantId": 42, # Output only. The ID of a previously created system APK variant.
+ }</pre>
</div>
<div class="method">
@@ -221,17 +221,17 @@
{ # 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.
- "screenDensity": 42, # Screen dpi.
- "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
- "A String",
- ],
- "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",
- ],
- },
+ "deviceSpec": { # The device spec used to generate a system APK. # The device spec used to generate the APK.
+ "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
+ "A String",
+ ],
+ "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.
},
+ "variantId": 42, # Output only. The ID of a previously created system APK variant.
+ },
],
}</pre>
</div>