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/logging_v2.billingAccounts.buckets.html b/docs/dyn/logging_v2.billingAccounts.buckets.html
index 97379c5..e47d402 100644
--- a/docs/dyn/logging_v2.billingAccounts.buckets.html
+++ b/docs/dyn/logging_v2.billingAccounts.buckets.html
@@ -107,12 +107,12 @@
 
     { # Describes a repository of logs.
     "locked": True or False, # Whether the bucket has been locked. The retention period on a locked bucket may not be changed. Locked buckets may only be deleted if they are empty.
+    "createTime": "A String", # Output only. The creation timestamp of the bucket. This is not set for any of the default buckets.
     "lifecycleState": "A String", # Output only. The bucket lifecycle state.
     "name": "A String", # Output only. The resource name of the bucket. For example: "projects/my-project-id/locations/my-location/buckets/my-bucket-id The supported locations are: "global"For the location of global it is unspecified where logs are actually stored. Once a bucket has been created, the location can not be changed.
-    "updateTime": "A String", # Output only. The last update timestamp of the bucket.
-    "createTime": "A String", # Output only. The creation timestamp of the bucket. This is not set for any of the default buckets.
     "description": "A String", # Describes this bucket.
     "retentionDays": 42, # Logs will be retained by default for this amount of time, after which they will automatically be deleted. The minimum retention period is 1 day. If this value is set to zero at bucket creation time, the default time of 30 days will be used.
+    "updateTime": "A String", # Output only. The last update timestamp of the bucket.
   }</pre>
 </div>