chore: update docs/dyn (#1162)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets
- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.files.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.files.html
index e6ce01b..25966cc 100644
--- a/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.files.html
+++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.files.html
@@ -111,15 +111,15 @@
An object of the form:
{
- "files": [ # The list path/hashes in the specified version.
- { # A static content file that is part of a version.
- "path": "A String", # The URI at which the file's content should display.
- "status": "A String", # Output only. The current status of a particular file in the specified version. The value will be either `pending upload` or `uploaded`.
- "hash": "A String", # The SHA256 content hash of the file.
- },
- ],
- "nextPageToken": "A String", # The pagination token, if more results exist.
- }</pre>
+ "files": [ # The list path/hashes in the specified version.
+ { # A static content file that is part of a version.
+ "hash": "A String", # The SHA256 content hash of the file.
+ "path": "A String", # The URI at which the file's content should display.
+ "status": "A String", # Output only. The current status of a particular file in the specified version. The value will be either `pending upload` or `uploaded`.
+ },
+ ],
+ "nextPageToken": "A String", # The pagination token, if more results exist.
+}</pre>
</div>
<div class="method">