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/apigee_v1.organizations.developers.apps.attributes.html b/docs/dyn/apigee_v1.organizations.developers.apps.attributes.html
index 49f8fd5..f05d21f 100644
--- a/docs/dyn/apigee_v1.organizations.developers.apps.attributes.html
+++ b/docs/dyn/apigee_v1.organizations.developers.apps.attributes.html
@@ -110,8 +110,8 @@
   An object of the form:
 
     { # Key-value pair to store extra metadata.
-    "name": "A String", # API key of the attribute.
     "value": "A String", # Value of the attribute.
+    "name": "A String", # API key of the attribute.
   }</pre>
 </div>
 
@@ -130,8 +130,8 @@
   An object of the form:
 
     { # Key-value pair to store extra metadata.
-    &quot;name&quot;: &quot;A String&quot;, # API key of the attribute.
     &quot;value&quot;: &quot;A String&quot;, # Value of the attribute.
+    &quot;name&quot;: &quot;A String&quot;, # API key of the attribute.
   }</pre>
 </div>
 
@@ -152,8 +152,8 @@
     {
       &quot;attribute&quot;: [ # List of attributes.
         { # Key-value pair to store extra metadata.
-          &quot;name&quot;: &quot;A String&quot;, # API key of the attribute.
           &quot;value&quot;: &quot;A String&quot;, # Value of the attribute.
+          &quot;name&quot;: &quot;A String&quot;, # API key of the attribute.
         },
       ],
     }</pre>
@@ -169,8 +169,8 @@
     The object takes the form of:
 
 { # Key-value pair to store extra metadata.
-  &quot;name&quot;: &quot;A String&quot;, # API key of the attribute.
   &quot;value&quot;: &quot;A String&quot;, # Value of the attribute.
+  &quot;name&quot;: &quot;A String&quot;, # API key of the attribute.
 }
 
   x__xgafv: string, V1 error format.
@@ -182,8 +182,8 @@
   An object of the form:
 
     { # Key-value pair to store extra metadata.
-    &quot;name&quot;: &quot;A String&quot;, # API key of the attribute.
     &quot;value&quot;: &quot;A String&quot;, # Value of the attribute.
+    &quot;name&quot;: &quot;A String&quot;, # API key of the attribute.
   }</pre>
 </div>