chore: update generated docs (#1115)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/2ed9ab0e-55b4-4ab2-aede-c95e765f7376/targets

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

Source-Link: https://github.com/googleapis/discovery-artifact-manager/commit/0bed8bdae25d545e796cfcdd7a9bfffff11e69da
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/androidpublisher_v3.edits.apks.html b/docs/dyn/androidpublisher_v3.edits.apks.html
index 047f7f4..11cd618 100644
--- a/docs/dyn/androidpublisher_v3.edits.apks.html
+++ b/docs/dyn/androidpublisher_v3.edits.apks.html
@@ -99,32 +99,32 @@
 
 { # Request to create a new externally hosted APK.
     "externallyHostedApk": { # Defines an APK available for this application that is hosted externally and not uploaded to Google Play. This function is only available to organizations using Managed Play whose application is configured to restrict distribution to the organizations. # The definition of the externally-hosted APK and where it is located.
-      "usesFeatures": [ # The features required by this APK (optional).
-        "A String",
-      ],
-      "versionCode": 42, # The version code of this APK.
       "iconBase64": "A String", # The icon image from the APK, as a base64 encoded byte array.
-      "nativeCodes": [ # The native code environments supported by this APK (optional).
-        "A String",
-      ],
+      "maximumSdk": 42, # The maximum SDK supported by this APK (optional).
       "minimumSdk": 42, # The minimum SDK targeted by this APK.
-      "externallyHostedUrl": "A String", # The URL at which the APK is hosted. This must be an https URL.
-      "fileSha1Base64": "A String", # The sha1 checksum of this APK, represented as a base64 encoded byte array.
       "versionName": "A String", # The version name of this APK.
-      "fileSha256Base64": "A String", # The sha256 checksum of this APK, represented as a base64 encoded byte array.
+      "externallyHostedUrl": "A String", # The URL at which the APK is hosted. This must be an https URL.
       "usesPermissions": [ # The permissions requested by this APK.
         { # A permission used by this APK.
           "name": "A String", # The name of the permission requested.
           "maxSdkVersion": 42, # Optionally, the maximum SDK version for which the permission is required.
         },
       ],
-      "fileSize": "A String", # The file size in bytes of this APK.
-      "maximumSdk": 42, # The maximum SDK supported by this APK (optional).
-      "applicationLabel": "A String", # The application label.
+      "usesFeatures": [ # The features required by this APK (optional).
+        "A String",
+      ],
+      "fileSha256Base64": "A String", # The sha256 checksum of this APK, represented as a base64 encoded byte array.
+      "packageName": "A String", # The package name.
       "certificateBase64s": [ # A certificate (or array of certificates if a certificate-chain is used) used to sign this APK, represented as a base64 encoded byte array.
         "A String",
       ],
-      "packageName": "A String", # The package name.
+      "fileSize": "A String", # The file size in bytes of this APK.
+      "nativeCodes": [ # The native code environments supported by this APK (optional).
+        "A String",
+      ],
+      "applicationLabel": "A String", # The application label.
+      "versionCode": 42, # The version code of this APK.
+      "fileSha1Base64": "A String", # The sha1 checksum of this APK, represented as a base64 encoded byte array.
     },
   }
 
@@ -138,32 +138,32 @@
 
     { # Response for creating a new externally hosted APK.
     "externallyHostedApk": { # Defines an APK available for this application that is hosted externally and not uploaded to Google Play. This function is only available to organizations using Managed Play whose application is configured to restrict distribution to the organizations. # The definition of the externally-hosted APK and where it is located.
-      "usesFeatures": [ # The features required by this APK (optional).
-        "A String",
-      ],
-      "versionCode": 42, # The version code of this APK.
       "iconBase64": "A String", # The icon image from the APK, as a base64 encoded byte array.
-      "nativeCodes": [ # The native code environments supported by this APK (optional).
-        "A String",
-      ],
+      "maximumSdk": 42, # The maximum SDK supported by this APK (optional).
       "minimumSdk": 42, # The minimum SDK targeted by this APK.
-      "externallyHostedUrl": "A String", # The URL at which the APK is hosted. This must be an https URL.
-      "fileSha1Base64": "A String", # The sha1 checksum of this APK, represented as a base64 encoded byte array.
       "versionName": "A String", # The version name of this APK.
-      "fileSha256Base64": "A String", # The sha256 checksum of this APK, represented as a base64 encoded byte array.
+      "externallyHostedUrl": "A String", # The URL at which the APK is hosted. This must be an https URL.
       "usesPermissions": [ # The permissions requested by this APK.
         { # A permission used by this APK.
           "name": "A String", # The name of the permission requested.
           "maxSdkVersion": 42, # Optionally, the maximum SDK version for which the permission is required.
         },
       ],
-      "fileSize": "A String", # The file size in bytes of this APK.
-      "maximumSdk": 42, # The maximum SDK supported by this APK (optional).
-      "applicationLabel": "A String", # The application label.
+      "usesFeatures": [ # The features required by this APK (optional).
+        "A String",
+      ],
+      "fileSha256Base64": "A String", # The sha256 checksum of this APK, represented as a base64 encoded byte array.
+      "packageName": "A String", # The package name.
       "certificateBase64s": [ # A certificate (or array of certificates if a certificate-chain is used) used to sign this APK, represented as a base64 encoded byte array.
         "A String",
       ],
-      "packageName": "A String", # The package name.
+      "fileSize": "A String", # The file size in bytes of this APK.
+      "nativeCodes": [ # The native code environments supported by this APK (optional).
+        "A String",
+      ],
+      "applicationLabel": "A String", # The application label.
+      "versionCode": 42, # The version code of this APK.
+      "fileSha1Base64": "A String", # The sha1 checksum of this APK, represented as a base64 encoded byte array.
     },
   }</pre>
 </div>
@@ -189,16 +189,16 @@
   An object of the form:
 
     { # Response listing all APKs.
-    &quot;kind&quot;: &quot;A String&quot;, # The kind of this response (&quot;androidpublisher#apksListResponse&quot;).
     &quot;apks&quot;: [ # All APKs.
       { # Information about an APK. The resource for ApksService.
         &quot;versionCode&quot;: 42, # The version code of the APK, as specified in the manifest file.
         &quot;binary&quot;: { # Represents the binary payload of an APK. # Information about the binary payload of this APK.
-          &quot;sha256&quot;: &quot;A String&quot;, # A sha256 hash of the APK payload, encoded as a hex string and matching the output of the sha256sum command.
           &quot;sha1&quot;: &quot;A String&quot;, # A sha1 hash of the APK payload, encoded as a hex string and matching the output of the sha1sum command.
+          &quot;sha256&quot;: &quot;A String&quot;, # A sha256 hash of the APK payload, encoded as a hex string and matching the output of the sha256sum command.
         },
       },
     ],
+    &quot;kind&quot;: &quot;A String&quot;, # The kind of this response (&quot;androidpublisher#apksListResponse&quot;).
   }</pre>
 </div>
 
@@ -222,8 +222,8 @@
     { # Information about an APK. The resource for ApksService.
     &quot;versionCode&quot;: 42, # The version code of the APK, as specified in the manifest file.
     &quot;binary&quot;: { # Represents the binary payload of an APK. # Information about the binary payload of this APK.
-      &quot;sha256&quot;: &quot;A String&quot;, # A sha256 hash of the APK payload, encoded as a hex string and matching the output of the sha256sum command.
       &quot;sha1&quot;: &quot;A String&quot;, # A sha1 hash of the APK payload, encoded as a hex string and matching the output of the sha1sum command.
+      &quot;sha256&quot;: &quot;A String&quot;, # A sha256 hash of the APK payload, encoded as a hex string and matching the output of the sha256sum command.
     },
   }</pre>
 </div>