docs: docs update (#911)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-api-python-client/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
Fixes #<issue_number_goes_here> 🦕
diff --git a/docs/dyn/firebasehosting_v1beta1.sites.domains.html b/docs/dyn/firebasehosting_v1beta1.sites.domains.html
index 8d8c054..e6f61f0 100644
--- a/docs/dyn/firebasehosting_v1beta1.sites.domains.html
+++ b/docs/dyn/firebasehosting_v1beta1.sites.domains.html
@@ -104,45 +104,45 @@
The object takes the form of:
{ # The intended behavior and status information of a domain.
- "status": "A String", # Output only. Additional status of the domain association.
- "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
- # the path of the redirect but replace the requested domain with the one
- # specified in the redirect configuration.
- "type": "A String", # Required. The redirect status code.
- "domainName": "A String", # Required. The domain name to redirect to.
+ "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
+ # the path of the redirect but replace the requested domain with the one
+ # specified in the redirect configuration.
+ "domainName": "A String", # Required. The domain name to redirect to.
+ "type": "A String", # Required. The redirect status code.
+ },
+ "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.
+ "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.
+ "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
+ "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
+ "token": "A String", # The value that must be present as a TXT record on the domain name to
+ # satisfy the challenge.
},
- "domainName": "A String", # Required. The domain name of the association.
- "site": "A String", # Required. The site name of the association.
- "updateTime": "A String", # Output only. The time at which the domain was last updated.
- "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.
- "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
- "path": "A String", # The URL path on which to serve the specified token to satisfy the
- # certificate challenge.
- "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
- # challenge.
- },
- "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
- "A String",
- ],
- "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
- # DNS fetch.
- "A String",
- ],
- "dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
- "discoveredIps": [ # The IPs found at the last DNS fetch.
- "A String",
- ],
- "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
- "token": "A String", # The value that must be present as a TXT record on the domain name to
- # satisfy the challenge.
- "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
- },
- "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
- "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
- # provisions an SSL certificate for the domain.
+ "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
+ # provisions an SSL certificate for the domain.
+ "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
+ # DNS fetch.
+ "A String",
+ ],
+ "discoveredIps": [ # The IPs found at the last DNS fetch.
+ "A String",
+ ],
+ "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
+ "A String",
+ ],
+ "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
+ "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
+ "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
+ # challenge.
+ "path": "A String", # The URL path on which to serve the specified token to satisfy the
+ # certificate challenge.
},
- }
+ },
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -153,45 +153,45 @@
An object of the form:
{ # The intended behavior and status information of a domain.
- "status": "A String", # Output only. Additional status of the domain association.
- "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
- # the path of the redirect but replace the requested domain with the one
- # specified in the redirect configuration.
- "type": "A String", # Required. The redirect status code.
- "domainName": "A String", # Required. The domain name to redirect to.
+ "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
+ # the path of the redirect but replace the requested domain with the one
+ # specified in the redirect configuration.
+ "domainName": "A String", # Required. The domain name to redirect to.
+ "type": "A String", # Required. The redirect status code.
+ },
+ "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.
+ "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.
+ "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
+ "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
+ "token": "A String", # The value that must be present as a TXT record on the domain name to
+ # satisfy the challenge.
},
- "domainName": "A String", # Required. The domain name of the association.
- "site": "A String", # Required. The site name of the association.
- "updateTime": "A String", # Output only. The time at which the domain was last updated.
- "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.
- "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
- "path": "A String", # The URL path on which to serve the specified token to satisfy the
- # certificate challenge.
- "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
- # challenge.
- },
- "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
- "A String",
- ],
- "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
- # DNS fetch.
- "A String",
- ],
- "dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
- "discoveredIps": [ # The IPs found at the last DNS fetch.
- "A String",
- ],
- "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
- "token": "A String", # The value that must be present as a TXT record on the domain name to
- # satisfy the challenge.
- "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
- },
- "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
- "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
- # provisions an SSL certificate for the domain.
+ "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
+ # provisions an SSL certificate for the domain.
+ "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
+ # DNS fetch.
+ "A String",
+ ],
+ "discoveredIps": [ # The IPs found at the last DNS fetch.
+ "A String",
+ ],
+ "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
+ "A String",
+ ],
+ "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
+ "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
+ "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
+ # challenge.
+ "path": "A String", # The URL path on which to serve the specified token to satisfy the
+ # certificate challenge.
},
- }</pre>
+ },
+ }</pre>
</div>
<div class="method">
@@ -235,45 +235,45 @@
An object of the form:
{ # The intended behavior and status information of a domain.
- "status": "A String", # Output only. Additional status of the domain association.
- "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
- # the path of the redirect but replace the requested domain with the one
- # specified in the redirect configuration.
- "type": "A String", # Required. The redirect status code.
- "domainName": "A String", # Required. The domain name to redirect to.
+ "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
+ # the path of the redirect but replace the requested domain with the one
+ # specified in the redirect configuration.
+ "domainName": "A String", # Required. The domain name to redirect to.
+ "type": "A String", # Required. The redirect status code.
+ },
+ "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.
+ "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.
+ "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
+ "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
+ "token": "A String", # The value that must be present as a TXT record on the domain name to
+ # satisfy the challenge.
},
- "domainName": "A String", # Required. The domain name of the association.
- "site": "A String", # Required. The site name of the association.
- "updateTime": "A String", # Output only. The time at which the domain was last updated.
- "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.
- "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
- "path": "A String", # The URL path on which to serve the specified token to satisfy the
- # certificate challenge.
- "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
- # challenge.
- },
- "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
- "A String",
- ],
- "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
- # DNS fetch.
- "A String",
- ],
- "dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
- "discoveredIps": [ # The IPs found at the last DNS fetch.
- "A String",
- ],
- "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
- "token": "A String", # The value that must be present as a TXT record on the domain name to
- # satisfy the challenge.
- "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
- },
- "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
- "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
- # provisions an SSL certificate for the domain.
+ "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
+ # provisions an SSL certificate for the domain.
+ "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
+ # DNS fetch.
+ "A String",
+ ],
+ "discoveredIps": [ # The IPs found at the last DNS fetch.
+ "A String",
+ ],
+ "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
+ "A String",
+ ],
+ "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
+ "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
+ "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
+ # challenge.
+ "path": "A String", # The URL path on which to serve the specified token to satisfy the
+ # certificate challenge.
},
- }</pre>
+ },
+ }</pre>
</div>
<div class="method">
@@ -294,48 +294,48 @@
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.
+ "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.
- "status": "A String", # Output only. Additional status of the domain association.
- "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
- # the path of the redirect but replace the requested domain with the one
- # specified in the redirect configuration.
- "type": "A String", # Required. The redirect status code.
- "domainName": "A String", # Required. The domain name to redirect to.
+ "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
+ # the path of the redirect but replace the requested domain with the one
+ # specified in the redirect configuration.
+ "domainName": "A String", # Required. The domain name to redirect to.
+ "type": "A String", # Required. The redirect status code.
+ },
+ "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.
+ "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.
+ "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
+ "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
+ "token": "A String", # The value that must be present as a TXT record on the domain name to
+ # satisfy the challenge.
},
- "domainName": "A String", # Required. The domain name of the association.
- "site": "A String", # Required. The site name of the association.
- "updateTime": "A String", # Output only. The time at which the domain was last updated.
- "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.
- "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
- "path": "A String", # The URL path on which to serve the specified token to satisfy the
- # certificate challenge.
- "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
- # challenge.
- },
- "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
- "A String",
- ],
- "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
- # DNS fetch.
- "A String",
- ],
- "dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
- "discoveredIps": [ # The IPs found at the last DNS fetch.
- "A String",
- ],
- "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
- "token": "A String", # The value that must be present as a TXT record on the domain name to
- # satisfy the challenge.
- "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
- },
- "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
- "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
- # provisions an SSL certificate for the domain.
+ "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
+ # provisions an SSL certificate for the domain.
+ "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
+ # DNS fetch.
+ "A String",
+ ],
+ "discoveredIps": [ # The IPs found at the last DNS fetch.
+ "A String",
+ ],
+ "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
+ "A String",
+ ],
+ "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
+ "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
+ "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
+ # challenge.
+ "path": "A String", # The URL path on which to serve the specified token to satisfy the
+ # certificate challenge.
},
},
+ },
],
}</pre>
</div>
@@ -349,7 +349,7 @@
previous_response: The response from the request for the previous page. (required)
Returns:
- A request object that you can call 'execute()' on to request the next
+ A request object that you can call 'execute()' on to request the next
page. Returns None if there are no more items in the collection.
</pre>
</div>
@@ -361,50 +361,50 @@
Args:
name: string, Required. The name of the domain association to update or create, if an
-association doesn't already exist. (required)
+association doesn't already exist. (required)
body: object, The request body.
The object takes the form of:
{ # The intended behavior and status information of a domain.
- "status": "A String", # Output only. Additional status of the domain association.
- "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
- # the path of the redirect but replace the requested domain with the one
- # specified in the redirect configuration.
- "type": "A String", # Required. The redirect status code.
- "domainName": "A String", # Required. The domain name to redirect to.
+ "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
+ # the path of the redirect but replace the requested domain with the one
+ # specified in the redirect configuration.
+ "domainName": "A String", # Required. The domain name to redirect to.
+ "type": "A String", # Required. The redirect status code.
+ },
+ "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.
+ "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.
+ "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
+ "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
+ "token": "A String", # The value that must be present as a TXT record on the domain name to
+ # satisfy the challenge.
},
- "domainName": "A String", # Required. The domain name of the association.
- "site": "A String", # Required. The site name of the association.
- "updateTime": "A String", # Output only. The time at which the domain was last updated.
- "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.
- "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
- "path": "A String", # The URL path on which to serve the specified token to satisfy the
- # certificate challenge.
- "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
- # challenge.
- },
- "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
- "A String",
- ],
- "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
- # DNS fetch.
- "A String",
- ],
- "dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
- "discoveredIps": [ # The IPs found at the last DNS fetch.
- "A String",
- ],
- "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
- "token": "A String", # The value that must be present as a TXT record on the domain name to
- # satisfy the challenge.
- "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
- },
- "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
- "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
- # provisions an SSL certificate for the domain.
+ "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
+ # provisions an SSL certificate for the domain.
+ "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
+ # DNS fetch.
+ "A String",
+ ],
+ "discoveredIps": [ # The IPs found at the last DNS fetch.
+ "A String",
+ ],
+ "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
+ "A String",
+ ],
+ "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
+ "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
+ "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
+ # challenge.
+ "path": "A String", # The URL path on which to serve the specified token to satisfy the
+ # certificate challenge.
},
- }
+ },
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -415,45 +415,45 @@
An object of the form:
{ # The intended behavior and status information of a domain.
- "status": "A String", # Output only. Additional status of the domain association.
- "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
- # the path of the redirect but replace the requested domain with the one
- # specified in the redirect configuration.
- "type": "A String", # Required. The redirect status code.
- "domainName": "A String", # Required. The domain name to redirect to.
+ "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve # If set, the domain should redirect with the provided parameters.
+ # the path of the redirect but replace the requested domain with the one
+ # specified in the redirect configuration.
+ "domainName": "A String", # Required. The domain name to redirect to.
+ "type": "A String", # Required. The redirect status code.
+ },
+ "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.
+ "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.
+ "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
+ "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
+ "token": "A String", # The value that must be present as a TXT record on the domain name to
+ # satisfy the challenge.
},
- "domainName": "A String", # Required. The domain name of the association.
- "site": "A String", # Required. The site name of the association.
- "updateTime": "A String", # Output only. The time at which the domain was last updated.
- "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.
- "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
- "path": "A String", # The URL path on which to serve the specified token to satisfy the
- # certificate challenge.
- "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
- # challenge.
- },
- "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
- "A String",
- ],
- "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
- # DNS fetch.
- "A String",
- ],
- "dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
- "discoveredIps": [ # The IPs found at the last DNS fetch.
- "A String",
- ],
- "certChallengeDns": { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
- "token": "A String", # The value that must be present as a TXT record on the domain name to
- # satisfy the challenge.
- "domainName": "A String", # The domain name upon which the DNS challenge must be satisfied.
- },
- "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
- "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
- # provisions an SSL certificate for the domain.
+ "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting
+ # provisions an SSL certificate for the domain.
+ "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last
+ # DNS fetch.
+ "A String",
+ ],
+ "discoveredIps": [ # The IPs found at the last DNS fetch.
+ "A String",
+ ],
+ "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
+ "A String",
+ ],
+ "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
+ "certChallengeHttp": { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
+ "token": "A String", # The token to serve at the specified URL path to satisfy the certificate
+ # challenge.
+ "path": "A String", # The URL path on which to serve the specified token to satisfy the
+ # certificate challenge.
},
- }</pre>
+ },
+ }</pre>
</div>
</body></html>
\ No newline at end of file