docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/firebasehosting_v1beta1.sites.domains.html b/docs/dyn/firebasehosting_v1beta1.sites.domains.html
index e6f61f0..eeb199a 100644
--- a/docs/dyn/firebasehosting_v1beta1.sites.domains.html
+++ b/docs/dyn/firebasehosting_v1beta1.sites.domains.html
@@ -84,7 +84,7 @@
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
<p class="firstline">Gets a domain mapping on the specified site.</p>
<p class="toc_element">
- <code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
+ <code><a href="#list">list(parent, pageToken=None, pageSize=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists the domains for the specified site.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
@@ -112,8 +112,8 @@
},
"status": "A String", # Output only. Additional status of the domain association.
"site": "A String", # Required. The site name of the association.
- "domainName": "A String", # Required. The domain name of the association.
"updateTime": "A String", # Output only. The time at which the domain was last updated.
+ "domainName": "A String", # Required. The domain name of the association.
"provisioning": { # The current certificate provisioning status information for a domain. # Output only. Information about the provisioning of certificates and the
# health of the DNS resolution for the domain.
"dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
@@ -161,8 +161,8 @@
},
"status": "A String", # Output only. Additional status of the domain association.
"site": "A String", # Required. The site name of the association.
- "domainName": "A String", # Required. The domain name of the association.
"updateTime": "A String", # Output only. The time at which the domain was last updated.
+ "domainName": "A String", # Required. The domain name of the association.
"provisioning": { # The current certificate provisioning status information for a domain. # Output only. Information about the provisioning of certificates and the
# health of the DNS resolution for the domain.
"dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
@@ -243,8 +243,8 @@
},
"status": "A String", # Output only. Additional status of the domain association.
"site": "A String", # Required. The site name of the association.
- "domainName": "A String", # Required. The domain name of the association.
"updateTime": "A String", # Output only. The time at which the domain was last updated.
+ "domainName": "A String", # Required. The domain name of the association.
"provisioning": { # The current certificate provisioning status information for a domain. # Output only. Information about the provisioning of certificates and the
# health of the DNS resolution for the domain.
"dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
@@ -277,14 +277,14 @@
</div>
<div class="method">
- <code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
+ <code class="details" id="list">list(parent, pageToken=None, pageSize=None, x__xgafv=None)</code>
<pre>Lists the domains for the specified site.
Args:
parent: string, Required. The parent for which to list domains, in the format:
<code>sites/<var>site-name</var></code> (required)
- pageSize: integer, The page size to return. Defaults to 50.
pageToken: string, The next_page_token from a previous request, if provided.
+ pageSize: integer, The page size to return. Defaults to 50.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
@@ -294,7 +294,6 @@
An object of the form:
{ # The response to listing Domains.
- "nextPageToken": "A String", # The pagination token, if more results exist.
"domains": [ # The list of domains, if any exist.
{ # The intended behavior and status information of a domain.
"domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
@@ -305,8 +304,8 @@
},
"status": "A String", # Output only. Additional status of the domain association.
"site": "A String", # Required. The site name of the association.
- "domainName": "A String", # Required. The domain name of the association.
"updateTime": "A String", # Output only. The time at which the domain was last updated.
+ "domainName": "A String", # Required. The domain name of the association.
"provisioning": { # The current certificate provisioning status information for a domain. # Output only. Information about the provisioning of certificates and the
# health of the DNS resolution for the domain.
"dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
@@ -337,6 +336,7 @@
},
},
],
+ "nextPageToken": "A String", # The pagination token, if more results exist.
}</pre>
</div>
@@ -374,8 +374,8 @@
},
"status": "A String", # Output only. Additional status of the domain association.
"site": "A String", # Required. The site name of the association.
- "domainName": "A String", # Required. The domain name of the association.
"updateTime": "A String", # Output only. The time at which the domain was last updated.
+ "domainName": "A String", # Required. The domain name of the association.
"provisioning": { # The current certificate provisioning status information for a domain. # Output only. Information about the provisioning of certificates and the
# health of the DNS resolution for the domain.
"dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
@@ -423,8 +423,8 @@
},
"status": "A String", # Output only. Additional status of the domain association.
"site": "A String", # Required. The site name of the association.
- "domainName": "A String", # Required. The domain name of the association.
"updateTime": "A String", # Output only. The time at which the domain was last updated.
+ "domainName": "A String", # Required. The domain name of the association.
"provisioning": { # The current certificate provisioning status information for a domain. # Output only. Information about the provisioning of certificates and the
# health of the DNS resolution for the domain.
"dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.