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.domains.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.domains.html
index dbda117..af374c3 100644
--- a/docs/dyn/firebasehosting_v1beta1.projects.sites.domains.html
+++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.domains.html
@@ -112,35 +112,35 @@
 
 { # The intended behavior and status information of a domain.
   "domainName": "A String", # Required. The domain name of the association.
-  "status": "A String", # Output only. Additional status of the domain 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.
   "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve the path of the redirect but replace the requested domain with the one specified in the redirect configuration. # If set, the domain should redirect with the provided parameters.
     "domainName": "A String", # Required. The domain name to redirect to.
     "type": "A String", # Required. The redirect status code.
   },
   "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",
-    ],
-    "dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
-    "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
-    "discoveredIps": [ # The IPs found at the last DNS fetch.
-      "A String",
-    ],
     "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last DNS fetch.
       "A String",
     ],
-    "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
     "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.
     },
+    "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.
+    },
+    "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
+    "discoveredIps": [ # The IPs found at the last DNS fetch.
+      "A String",
+    ],
+    "dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
+    "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
+    "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
+      "A String",
+    ],
   },
+  "site": "A String", # Required. The site name of the association.
+  "status": "A String", # Output only. Additional status of the domain association.
+  "updateTime": "A String", # Output only. The time at which the domain was last updated.
 }
 
   x__xgafv: string, V1 error format.
@@ -152,37 +152,37 @@
   An object of the form:
 
     { # The intended behavior and status information of a domain.
-    "domainName": "A String", # Required. The domain name of the association.
-    "status": "A String", # Output only. Additional status of the domain 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.
-    "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve the path of the redirect but replace the requested domain with the one specified in the redirect configuration. # If set, the domain should redirect with the provided parameters.
-      "domainName": "A String", # Required. The domain name to redirect to.
-      "type": "A String", # Required. The redirect status code.
+  "domainName": "A String", # Required. The domain name of the association.
+  "domainRedirect": { # Defines the behavior of a domain-level redirect. Domain redirects preserve the path of the redirect but replace the requested domain with the one specified in the redirect configuration. # If set, the domain should redirect with the provided parameters.
+    "domainName": "A String", # Required. The domain name to redirect to.
+    "type": "A String", # Required. The redirect status code.
+  },
+  "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.
+    "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last DNS fetch.
+      "A String",
+    ],
+    "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.
     },
-    "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",
-      ],
-      "dnsFetchTime": "A String", # The time at which the last DNS fetch occurred.
-      "dnsStatus": "A String", # The DNS record match status as of the last DNS fetch.
-      "discoveredIps": [ # The IPs found at the last DNS fetch.
-        "A String",
-      ],
-      "certChallengeDiscoveredTxt": [ # The TXT records (for the certificate challenge) that were found at the last DNS fetch.
-        "A String",
-      ],
-      "certStatus": "A String", # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
-      "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.
-      },
+    "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.
     },
-  }</pre>
+    &quot;certStatus&quot;: &quot;A String&quot;, # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
+    &quot;discoveredIps&quot;: [ # The IPs found at the last DNS fetch.
+      &quot;A String&quot;,
+    ],
+    &quot;dnsFetchTime&quot;: &quot;A String&quot;, # The time at which the last DNS fetch occurred.
+    &quot;dnsStatus&quot;: &quot;A String&quot;, # The DNS record match status as of the last DNS fetch.
+    &quot;expectedIps&quot;: [ # The list of IPs to which the domain is expected to resolve.
+      &quot;A String&quot;,
+    ],
+  },
+  &quot;site&quot;: &quot;A String&quot;, # Required. The site name of the association.
+  &quot;status&quot;: &quot;A String&quot;, # Output only. Additional status of the domain association.
+  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the domain was last updated.
+}</pre>
 </div>
 
 <div class="method">
@@ -200,7 +200,7 @@
   An object of the form:
 
     { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
-  }</pre>
+}</pre>
 </div>
 
 <div class="method">
@@ -218,37 +218,37 @@
   An object of the form:
 
     { # The intended behavior and status information of a domain.
-    &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name of the association.
-    &quot;status&quot;: &quot;A String&quot;, # Output only. Additional status of the domain association.
-    &quot;site&quot;: &quot;A String&quot;, # Required. The site name of the association.
-    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the domain was last updated.
-    &quot;domainRedirect&quot;: { # Defines the behavior of a domain-level redirect. Domain redirects preserve the path of the redirect but replace the requested domain with the one specified in the redirect configuration. # If set, the domain should redirect with the provided parameters.
-      &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name to redirect to.
-      &quot;type&quot;: &quot;A String&quot;, # Required. The redirect status code.
+  &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name of the association.
+  &quot;domainRedirect&quot;: { # Defines the behavior of a domain-level redirect. Domain redirects preserve the path of the redirect but replace the requested domain with the one specified in the redirect configuration. # If set, the domain should redirect with the provided parameters.
+    &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name to redirect to.
+    &quot;type&quot;: &quot;A String&quot;, # Required. The redirect status code.
+  },
+  &quot;provisioning&quot;: { # 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.
+    &quot;certChallengeDiscoveredTxt&quot;: [ # The TXT records (for the certificate challenge) that were found at the last DNS fetch.
+      &quot;A String&quot;,
+    ],
+    &quot;certChallengeDns&quot;: { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
+      &quot;domainName&quot;: &quot;A String&quot;, # The domain name upon which the DNS challenge must be satisfied.
+      &quot;token&quot;: &quot;A String&quot;, # The value that must be present as a TXT record on the domain name to satisfy the challenge.
     },
-    &quot;provisioning&quot;: { # 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.
-      &quot;certChallengeHttp&quot;: { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
-        &quot;path&quot;: &quot;A String&quot;, # The URL path on which to serve the specified token to satisfy the certificate challenge.
-        &quot;token&quot;: &quot;A String&quot;, # The token to serve at the specified URL path to satisfy the certificate challenge.
-      },
-      &quot;expectedIps&quot;: [ # The list of IPs to which the domain is expected to resolve.
-        &quot;A String&quot;,
-      ],
-      &quot;dnsFetchTime&quot;: &quot;A String&quot;, # The time at which the last DNS fetch occurred.
-      &quot;dnsStatus&quot;: &quot;A String&quot;, # The DNS record match status as of the last DNS fetch.
-      &quot;discoveredIps&quot;: [ # The IPs found at the last DNS fetch.
-        &quot;A String&quot;,
-      ],
-      &quot;certChallengeDiscoveredTxt&quot;: [ # The TXT records (for the certificate challenge) that were found at the last DNS fetch.
-        &quot;A String&quot;,
-      ],
-      &quot;certStatus&quot;: &quot;A String&quot;, # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
-      &quot;certChallengeDns&quot;: { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
-        &quot;domainName&quot;: &quot;A String&quot;, # The domain name upon which the DNS challenge must be satisfied.
-        &quot;token&quot;: &quot;A String&quot;, # The value that must be present as a TXT record on the domain name to satisfy the challenge.
-      },
+    &quot;certChallengeHttp&quot;: { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
+      &quot;path&quot;: &quot;A String&quot;, # The URL path on which to serve the specified token to satisfy the certificate challenge.
+      &quot;token&quot;: &quot;A String&quot;, # The token to serve at the specified URL path to satisfy the certificate challenge.
     },
-  }</pre>
+    &quot;certStatus&quot;: &quot;A String&quot;, # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
+    &quot;discoveredIps&quot;: [ # The IPs found at the last DNS fetch.
+      &quot;A String&quot;,
+    ],
+    &quot;dnsFetchTime&quot;: &quot;A String&quot;, # The time at which the last DNS fetch occurred.
+    &quot;dnsStatus&quot;: &quot;A String&quot;, # The DNS record match status as of the last DNS fetch.
+    &quot;expectedIps&quot;: [ # The list of IPs to which the domain is expected to resolve.
+      &quot;A String&quot;,
+    ],
+  },
+  &quot;site&quot;: &quot;A String&quot;, # Required. The site name of the association.
+  &quot;status&quot;: &quot;A String&quot;, # Output only. Additional status of the domain association.
+  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the domain was last updated.
+}</pre>
 </div>
 
 <div class="method">
@@ -268,42 +268,42 @@
   An object of the form:
 
     { # The response to listing Domains.
-    &quot;nextPageToken&quot;: &quot;A String&quot;, # The pagination token, if more results exist.
-    &quot;domains&quot;: [ # The list of domains, if any exist.
-      { # The intended behavior and status information of a domain.
-        &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name of the association.
-        &quot;status&quot;: &quot;A String&quot;, # Output only. Additional status of the domain association.
-        &quot;site&quot;: &quot;A String&quot;, # Required. The site name of the association.
-        &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the domain was last updated.
-        &quot;domainRedirect&quot;: { # Defines the behavior of a domain-level redirect. Domain redirects preserve the path of the redirect but replace the requested domain with the one specified in the redirect configuration. # If set, the domain should redirect with the provided parameters.
-          &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name to redirect to.
-          &quot;type&quot;: &quot;A String&quot;, # Required. The redirect status code.
-        },
-        &quot;provisioning&quot;: { # 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.
-          &quot;certChallengeHttp&quot;: { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
-            &quot;path&quot;: &quot;A String&quot;, # The URL path on which to serve the specified token to satisfy the certificate challenge.
-            &quot;token&quot;: &quot;A String&quot;, # The token to serve at the specified URL path to satisfy the certificate challenge.
-          },
-          &quot;expectedIps&quot;: [ # The list of IPs to which the domain is expected to resolve.
-            &quot;A String&quot;,
-          ],
-          &quot;dnsFetchTime&quot;: &quot;A String&quot;, # The time at which the last DNS fetch occurred.
-          &quot;dnsStatus&quot;: &quot;A String&quot;, # The DNS record match status as of the last DNS fetch.
-          &quot;discoveredIps&quot;: [ # The IPs found at the last DNS fetch.
-            &quot;A String&quot;,
-          ],
-          &quot;certChallengeDiscoveredTxt&quot;: [ # The TXT records (for the certificate challenge) that were found at the last DNS fetch.
-            &quot;A String&quot;,
-          ],
-          &quot;certStatus&quot;: &quot;A String&quot;, # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
-          &quot;certChallengeDns&quot;: { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
-            &quot;domainName&quot;: &quot;A String&quot;, # The domain name upon which the DNS challenge must be satisfied.
-            &quot;token&quot;: &quot;A String&quot;, # The value that must be present as a TXT record on the domain name to satisfy the challenge.
-          },
-        },
+  &quot;domains&quot;: [ # The list of domains, if any exist.
+    { # The intended behavior and status information of a domain.
+      &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name of the association.
+      &quot;domainRedirect&quot;: { # Defines the behavior of a domain-level redirect. Domain redirects preserve the path of the redirect but replace the requested domain with the one specified in the redirect configuration. # If set, the domain should redirect with the provided parameters.
+        &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name to redirect to.
+        &quot;type&quot;: &quot;A String&quot;, # Required. The redirect status code.
       },
-    ],
-  }</pre>
+      &quot;provisioning&quot;: { # 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.
+        &quot;certChallengeDiscoveredTxt&quot;: [ # The TXT records (for the certificate challenge) that were found at the last DNS fetch.
+          &quot;A String&quot;,
+        ],
+        &quot;certChallengeDns&quot;: { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
+          &quot;domainName&quot;: &quot;A String&quot;, # The domain name upon which the DNS challenge must be satisfied.
+          &quot;token&quot;: &quot;A String&quot;, # The value that must be present as a TXT record on the domain name to satisfy the challenge.
+        },
+        &quot;certChallengeHttp&quot;: { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
+          &quot;path&quot;: &quot;A String&quot;, # The URL path on which to serve the specified token to satisfy the certificate challenge.
+          &quot;token&quot;: &quot;A String&quot;, # The token to serve at the specified URL path to satisfy the certificate challenge.
+        },
+        &quot;certStatus&quot;: &quot;A String&quot;, # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
+        &quot;discoveredIps&quot;: [ # The IPs found at the last DNS fetch.
+          &quot;A String&quot;,
+        ],
+        &quot;dnsFetchTime&quot;: &quot;A String&quot;, # The time at which the last DNS fetch occurred.
+        &quot;dnsStatus&quot;: &quot;A String&quot;, # The DNS record match status as of the last DNS fetch.
+        &quot;expectedIps&quot;: [ # The list of IPs to which the domain is expected to resolve.
+          &quot;A String&quot;,
+        ],
+      },
+      &quot;site&quot;: &quot;A String&quot;, # Required. The site name of the association.
+      &quot;status&quot;: &quot;A String&quot;, # Output only. Additional status of the domain association.
+      &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the domain was last updated.
+    },
+  ],
+  &quot;nextPageToken&quot;: &quot;A String&quot;, # The pagination token, if more results exist.
+}</pre>
 </div>
 
 <div class="method">
@@ -331,35 +331,35 @@
 
 { # The intended behavior and status information of a domain.
   &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name of the association.
-  &quot;status&quot;: &quot;A String&quot;, # Output only. Additional status of the domain association.
-  &quot;site&quot;: &quot;A String&quot;, # Required. The site name of the association.
-  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the domain was last updated.
   &quot;domainRedirect&quot;: { # Defines the behavior of a domain-level redirect. Domain redirects preserve the path of the redirect but replace the requested domain with the one specified in the redirect configuration. # If set, the domain should redirect with the provided parameters.
     &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name to redirect to.
     &quot;type&quot;: &quot;A String&quot;, # Required. The redirect status code.
   },
   &quot;provisioning&quot;: { # 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.
-    &quot;certChallengeHttp&quot;: { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
-      &quot;path&quot;: &quot;A String&quot;, # The URL path on which to serve the specified token to satisfy the certificate challenge.
-      &quot;token&quot;: &quot;A String&quot;, # The token to serve at the specified URL path to satisfy the certificate challenge.
-    },
-    &quot;expectedIps&quot;: [ # The list of IPs to which the domain is expected to resolve.
-      &quot;A String&quot;,
-    ],
-    &quot;dnsFetchTime&quot;: &quot;A String&quot;, # The time at which the last DNS fetch occurred.
-    &quot;dnsStatus&quot;: &quot;A String&quot;, # The DNS record match status as of the last DNS fetch.
-    &quot;discoveredIps&quot;: [ # The IPs found at the last DNS fetch.
-      &quot;A String&quot;,
-    ],
     &quot;certChallengeDiscoveredTxt&quot;: [ # The TXT records (for the certificate challenge) that were found at the last DNS fetch.
       &quot;A String&quot;,
     ],
-    &quot;certStatus&quot;: &quot;A String&quot;, # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
     &quot;certChallengeDns&quot;: { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
       &quot;domainName&quot;: &quot;A String&quot;, # The domain name upon which the DNS challenge must be satisfied.
       &quot;token&quot;: &quot;A String&quot;, # The value that must be present as a TXT record on the domain name to satisfy the challenge.
     },
+    &quot;certChallengeHttp&quot;: { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
+      &quot;path&quot;: &quot;A String&quot;, # The URL path on which to serve the specified token to satisfy the certificate challenge.
+      &quot;token&quot;: &quot;A String&quot;, # The token to serve at the specified URL path to satisfy the certificate challenge.
+    },
+    &quot;certStatus&quot;: &quot;A String&quot;, # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
+    &quot;discoveredIps&quot;: [ # The IPs found at the last DNS fetch.
+      &quot;A String&quot;,
+    ],
+    &quot;dnsFetchTime&quot;: &quot;A String&quot;, # The time at which the last DNS fetch occurred.
+    &quot;dnsStatus&quot;: &quot;A String&quot;, # The DNS record match status as of the last DNS fetch.
+    &quot;expectedIps&quot;: [ # The list of IPs to which the domain is expected to resolve.
+      &quot;A String&quot;,
+    ],
   },
+  &quot;site&quot;: &quot;A String&quot;, # Required. The site name of the association.
+  &quot;status&quot;: &quot;A String&quot;, # Output only. Additional status of the domain association.
+  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the domain was last updated.
 }
 
   x__xgafv: string, V1 error format.
@@ -371,37 +371,37 @@
   An object of the form:
 
     { # The intended behavior and status information of a domain.
-    &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name of the association.
-    &quot;status&quot;: &quot;A String&quot;, # Output only. Additional status of the domain association.
-    &quot;site&quot;: &quot;A String&quot;, # Required. The site name of the association.
-    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the domain was last updated.
-    &quot;domainRedirect&quot;: { # Defines the behavior of a domain-level redirect. Domain redirects preserve the path of the redirect but replace the requested domain with the one specified in the redirect configuration. # If set, the domain should redirect with the provided parameters.
-      &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name to redirect to.
-      &quot;type&quot;: &quot;A String&quot;, # Required. The redirect status code.
+  &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name of the association.
+  &quot;domainRedirect&quot;: { # Defines the behavior of a domain-level redirect. Domain redirects preserve the path of the redirect but replace the requested domain with the one specified in the redirect configuration. # If set, the domain should redirect with the provided parameters.
+    &quot;domainName&quot;: &quot;A String&quot;, # Required. The domain name to redirect to.
+    &quot;type&quot;: &quot;A String&quot;, # Required. The redirect status code.
+  },
+  &quot;provisioning&quot;: { # 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.
+    &quot;certChallengeDiscoveredTxt&quot;: [ # The TXT records (for the certificate challenge) that were found at the last DNS fetch.
+      &quot;A String&quot;,
+    ],
+    &quot;certChallengeDns&quot;: { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
+      &quot;domainName&quot;: &quot;A String&quot;, # The domain name upon which the DNS challenge must be satisfied.
+      &quot;token&quot;: &quot;A String&quot;, # The value that must be present as a TXT record on the domain name to satisfy the challenge.
     },
-    &quot;provisioning&quot;: { # 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.
-      &quot;certChallengeHttp&quot;: { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
-        &quot;path&quot;: &quot;A String&quot;, # The URL path on which to serve the specified token to satisfy the certificate challenge.
-        &quot;token&quot;: &quot;A String&quot;, # The token to serve at the specified URL path to satisfy the certificate challenge.
-      },
-      &quot;expectedIps&quot;: [ # The list of IPs to which the domain is expected to resolve.
-        &quot;A String&quot;,
-      ],
-      &quot;dnsFetchTime&quot;: &quot;A String&quot;, # The time at which the last DNS fetch occurred.
-      &quot;dnsStatus&quot;: &quot;A String&quot;, # The DNS record match status as of the last DNS fetch.
-      &quot;discoveredIps&quot;: [ # The IPs found at the last DNS fetch.
-        &quot;A String&quot;,
-      ],
-      &quot;certChallengeDiscoveredTxt&quot;: [ # The TXT records (for the certificate challenge) that were found at the last DNS fetch.
-        &quot;A String&quot;,
-      ],
-      &quot;certStatus&quot;: &quot;A String&quot;, # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
-      &quot;certChallengeDns&quot;: { # Represents a DNS certificate challenge. # The DNS challenge for generating a certificate.
-        &quot;domainName&quot;: &quot;A String&quot;, # The domain name upon which the DNS challenge must be satisfied.
-        &quot;token&quot;: &quot;A String&quot;, # The value that must be present as a TXT record on the domain name to satisfy the challenge.
-      },
+    &quot;certChallengeHttp&quot;: { # Represents an HTTP certificate challenge. # The HTTP challenge for generating a certificate.
+      &quot;path&quot;: &quot;A String&quot;, # The URL path on which to serve the specified token to satisfy the certificate challenge.
+      &quot;token&quot;: &quot;A String&quot;, # The token to serve at the specified URL path to satisfy the certificate challenge.
     },
-  }</pre>
+    &quot;certStatus&quot;: &quot;A String&quot;, # The certificate provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
+    &quot;discoveredIps&quot;: [ # The IPs found at the last DNS fetch.
+      &quot;A String&quot;,
+    ],
+    &quot;dnsFetchTime&quot;: &quot;A String&quot;, # The time at which the last DNS fetch occurred.
+    &quot;dnsStatus&quot;: &quot;A String&quot;, # The DNS record match status as of the last DNS fetch.
+    &quot;expectedIps&quot;: [ # The list of IPs to which the domain is expected to resolve.
+      &quot;A String&quot;,
+    ],
+  },
+  &quot;site&quot;: &quot;A String&quot;, # Required. The site name of the association.
+  &quot;status&quot;: &quot;A String&quot;, # Output only. Additional status of the domain association.
+  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time at which the domain was last updated.
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file