docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/firebasehosting_v1beta1.projects.sites.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.html
index 8a5fa5d..89f93e2 100644
--- a/docs/dyn/firebasehosting_v1beta1.projects.sites.html
+++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.html
@@ -117,15 +117,15 @@
An object of the form:
{ # A `SiteConfig` contains metadata associated with a specific site that
- # controls Firebase Hosting serving behavior
- "maxVersions": "A String", # The number of FINALIZED versions that will be held for a site before
- # automatic deletion. When a new version is deployed, content for versions
- # in storage in excess of this number will be deleted, and will no longer be
- # billed for storage usage. Oldest versions will be deleted first; sites are
- # created with an unlimited number of max_versions by default.
- "cloudLoggingEnabled": True or False, # Whether or not web requests made by site visitors are logged via Cloud
- # Logging.
- }</pre>
+ # controls Firebase Hosting serving behavior
+ "maxVersions": "A String", # The number of FINALIZED versions that will be held for a site before
+ # automatic deletion. When a new version is deployed, content for versions
+ # in storage in excess of this number will be deleted, and will no longer be
+ # billed for storage usage. Oldest versions will be deleted first; sites are
+ # created with an unlimited number of max_versions by default.
+ "cloudLoggingEnabled": True or False, # Whether or not web requests made by site visitors are logged via Cloud
+ # Logging.
+ }</pre>
</div>
<div class="method">
@@ -139,15 +139,15 @@
The object takes the form of:
{ # A `SiteConfig` contains metadata associated with a specific site that
- # controls Firebase Hosting serving behavior
- "maxVersions": "A String", # The number of FINALIZED versions that will be held for a site before
- # automatic deletion. When a new version is deployed, content for versions
- # in storage in excess of this number will be deleted, and will no longer be
- # billed for storage usage. Oldest versions will be deleted first; sites are
- # created with an unlimited number of max_versions by default.
- "cloudLoggingEnabled": True or False, # Whether or not web requests made by site visitors are logged via Cloud
- # Logging.
-}
+ # controls Firebase Hosting serving behavior
+ "maxVersions": "A String", # The number of FINALIZED versions that will be held for a site before
+ # automatic deletion. When a new version is deployed, content for versions
+ # in storage in excess of this number will be deleted, and will no longer be
+ # billed for storage usage. Oldest versions will be deleted first; sites are
+ # created with an unlimited number of max_versions by default.
+ "cloudLoggingEnabled": True or False, # Whether or not web requests made by site visitors are logged via Cloud
+ # Logging.
+ }
updateMask: string, A set of field names from your [site configuration](../sites.SiteConfig)
that you want to update.
@@ -163,15 +163,15 @@
An object of the form:
{ # A `SiteConfig` contains metadata associated with a specific site that
- # controls Firebase Hosting serving behavior
- "maxVersions": "A String", # The number of FINALIZED versions that will be held for a site before
- # automatic deletion. When a new version is deployed, content for versions
- # in storage in excess of this number will be deleted, and will no longer be
- # billed for storage usage. Oldest versions will be deleted first; sites are
- # created with an unlimited number of max_versions by default.
- "cloudLoggingEnabled": True or False, # Whether or not web requests made by site visitors are logged via Cloud
- # Logging.
- }</pre>
+ # controls Firebase Hosting serving behavior
+ "maxVersions": "A String", # The number of FINALIZED versions that will be held for a site before
+ # automatic deletion. When a new version is deployed, content for versions
+ # in storage in excess of this number will be deleted, and will no longer be
+ # billed for storage usage. Oldest versions will be deleted first; sites are
+ # created with an unlimited number of max_versions by default.
+ "cloudLoggingEnabled": True or False, # Whether or not web requests made by site visitors are logged via Cloud
+ # Logging.
+ }</pre>
</div>
</body></html>
\ No newline at end of file