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.internalappsharingartifacts.html b/docs/dyn/androidpublisher_v3.internalappsharingartifacts.html
index 109feea..523aa17 100644
--- a/docs/dyn/androidpublisher_v3.internalappsharingartifacts.html
+++ b/docs/dyn/androidpublisher_v3.internalappsharingartifacts.html
@@ -107,8 +107,8 @@
 
     { # An artifact resource which gets created when uploading an APK or Android App Bundle through internal app sharing.
     "certificateFingerprint": "A String", # The sha256 fingerprint of the certificate used to sign the generated artifact.
-    "downloadUrl": "A String", # The download URL generated for the uploaded artifact. Users that are authorized to download can follow the link to the Play Store app to install it.
     "sha256": "A String", # The sha256 hash of the artifact represented as a lowercase hexadecimal number, matching the output of the sha256sum command.
+    "downloadUrl": "A String", # The download URL generated for the uploaded artifact. Users that are authorized to download can follow the link to the Play Store app to install it.
   }</pre>
 </div>
 
@@ -130,8 +130,8 @@
 
     { # An artifact resource which gets created when uploading an APK or Android App Bundle through internal app sharing.
     &quot;certificateFingerprint&quot;: &quot;A String&quot;, # The sha256 fingerprint of the certificate used to sign the generated artifact.
-    &quot;downloadUrl&quot;: &quot;A String&quot;, # The download URL generated for the uploaded artifact. Users that are authorized to download can follow the link to the Play Store app to install it.
     &quot;sha256&quot;: &quot;A String&quot;, # The sha256 hash of the artifact represented as a lowercase hexadecimal number, matching the output of the sha256sum command.
+    &quot;downloadUrl&quot;: &quot;A String&quot;, # The download URL generated for the uploaded artifact. Users that are authorized to download can follow the link to the Play Store app to install it.
   }</pre>
 </div>