chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/androidpublisher_v3.systemapks.variants.html b/docs/dyn/androidpublisher_v3.systemapks.variants.html
index 19cd78c..3cff12e 100644
--- a/docs/dyn/androidpublisher_v3.systemapks.variants.html
+++ b/docs/dyn/androidpublisher_v3.systemapks.variants.html
@@ -111,13 +111,13 @@
 { # 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.
+    "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.
-    "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
-      "A String",
-    ],
   },
 }
 
@@ -132,13 +132,13 @@
     { # 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.
+      "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.
-      "supportedLocales": [ # All installed locales represented as BCP-47 strings, e.g. "en-US".
-        "A String",
-      ],
     },
   }</pre>
 </div>
@@ -192,13 +192,13 @@
     { # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
     &quot;variantId&quot;: 42, # Output only. The ID of a previously created system APK variant.
     &quot;deviceSpec&quot;: { # The device spec used to generate a system APK. # The device spec used to generate the APK.
+      &quot;supportedLocales&quot;: [ # All installed locales represented as BCP-47 strings, e.g. &quot;en-US&quot;.
+        &quot;A String&quot;,
+      ],
       &quot;supportedAbis&quot;: [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. &quot;armeabi-v7a&quot;, &quot;x86_64&quot;.
         &quot;A String&quot;,
       ],
       &quot;screenDensity&quot;: 42, # Screen dpi.
-      &quot;supportedLocales&quot;: [ # All installed locales represented as BCP-47 strings, e.g. &quot;en-US&quot;.
-        &quot;A String&quot;,
-      ],
     },
   }</pre>
 </div>
@@ -223,13 +223,13 @@
       { # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
         &quot;variantId&quot;: 42, # Output only. The ID of a previously created system APK variant.
         &quot;deviceSpec&quot;: { # The device spec used to generate a system APK. # The device spec used to generate the APK.
+          &quot;supportedLocales&quot;: [ # All installed locales represented as BCP-47 strings, e.g. &quot;en-US&quot;.
+            &quot;A String&quot;,
+          ],
           &quot;supportedAbis&quot;: [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. &quot;armeabi-v7a&quot;, &quot;x86_64&quot;.
             &quot;A String&quot;,
           ],
           &quot;screenDensity&quot;: 42, # Screen dpi.
-          &quot;supportedLocales&quot;: [ # All installed locales represented as BCP-47 strings, e.g. &quot;en-US&quot;.
-            &quot;A String&quot;,
-          ],
         },
       },
     ],