Lines Matching full:domain
82 <p class="firstline">Creates a domain mapping on the specified site.</p>
85 <p class="firstline">Deletes the existing domain mapping on the specified site.</p>
88 <p class="firstline">Gets a domain mapping on the specified site.</p>
97 <p class="firstline">Updates the specified domain mapping, creating the mapping as if it does not e…
106 <pre>Creates a domain mapping on the specified site.
109 …parent: string, Required. The parent to create the domain association for, in the format: sites/si…
113 { # The intended behavior and status information of a domain.
114 "domainName": "A String", # Required. The domain name of the association.
115 …domain-level redirect. Domain redirects preserve the path of the redirect but replace the requeste…
116 "domainName": "A String", # Required. The domain name to redirect to.
119 …rmation for a domain. # Output only. Information about the provisioning of certificates and the he…
124 …"domainName": "A String", # The domain name upon which the DNS challenge must …
125 …;A String", # The value that must be present as a TXT record on the domain name to satisfy th…
131 …te provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
137 "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
142 …"status": "A String", # Output only. Additional status of the domain associati…
143 …"updateTime": "A String", # Output only. The time at which the domain was last…
154 { # The intended behavior and status information of a domain.
155 "domainName": "A String", # Required. The domain name of the association.
156 …domain-level redirect. Domain redirects preserve the path of the redirect but replace the requeste…
157 "domainName": "A String", # Required. The domain name to redirect to.
160 …rmation for a domain. # Output only. Information about the provisioning of certificates and the he…
165 …"domainName": "A String", # The domain name upon which the DNS challenge must …
166 …;A String", # The value that must be present as a TXT record on the domain name to satisfy th…
172 …te provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
178 "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
183 …"status": "A String", # Output only. Additional status of the domain associati…
184 …"updateTime": "A String", # Output only. The time at which the domain was last…
190 <pre>Deletes the existing domain mapping on the specified site.
193 name: string, Required. The name of the domain association to delete. (required)
208 <pre>Gets a domain mapping on the specified site.
211 name: string, Required. The name of the domain configuration to get. (required)
220 { # The intended behavior and status information of a domain.
221 "domainName": "A String", # Required. The domain name of the association.
222 …domain-level redirect. Domain redirects preserve the path of the redirect but replace the requeste…
223 "domainName": "A String", # Required. The domain name to redirect to.
226 …rmation for a domain. # Output only. Information about the provisioning of certificates and the he…
231 …"domainName": "A String", # The domain name upon which the DNS challenge must …
232 …;A String", # The value that must be present as a TXT record on the domain name to satisfy th…
238 …te provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
244 "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
249 …"status": "A String", # Output only. Additional status of the domain associati…
250 …"updateTime": "A String", # Output only. The time at which the domain was last…
272 { # The intended behavior and status information of a domain.
273 "domainName": "A String", # Required. The domain name of the association.
274 …domain-level redirect. Domain redirects preserve the path of the redirect but replace the requeste…
275 "domainName": "A String", # Required. The domain name to redirect to.
278 …rmation for a domain. # Output only. Information about the provisioning of certificates and the he…
283 …"domainName": "A String", # The domain name upon which the DNS challenge must …
284 …;A String", # The value that must be present as a TXT record on the domain name to satisfy th…
290 …te provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
296 "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
301 …"status": "A String", # Output only. Additional status of the domain associati…
302 …"updateTime": "A String", # Output only. The time at which the domain was last…
325 <pre>Updates the specified domain mapping, creating the mapping as if it does not exist.
328 …name: string, Required. The name of the domain association to update or create, if an association …
332 { # The intended behavior and status information of a domain.
333 "domainName": "A String", # Required. The domain name of the association.
334 …domain-level redirect. Domain redirects preserve the path of the redirect but replace the requeste…
335 "domainName": "A String", # Required. The domain name to redirect to.
338 …rmation for a domain. # Output only. Information about the provisioning of certificates and the he…
343 …"domainName": "A String", # The domain name upon which the DNS challenge must …
344 …;A String", # The value that must be present as a TXT record on the domain name to satisfy th…
350 …te provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
356 "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
361 …"status": "A String", # Output only. Additional status of the domain associati…
362 …"updateTime": "A String", # Output only. The time at which the domain was last…
373 { # The intended behavior and status information of a domain.
374 "domainName": "A String", # Required. The domain name of the association.
375 …domain-level redirect. Domain redirects preserve the path of the redirect but replace the requeste…
376 "domainName": "A String", # Required. The domain name to redirect to.
379 …rmation for a domain. # Output only. Information about the provisioning of certificates and the he…
384 …"domainName": "A String", # The domain name upon which the DNS challenge must …
385 …;A String", # The value that must be present as a TXT record on the domain name to satisfy th…
391 …te provisioning status; updated when Firebase Hosting provisions an SSL certificate for the domain.
397 "expectedIps": [ # The list of IPs to which the domain is expected to resolve.
402 …"status": "A String", # Output only. Additional status of the domain associati…
403 …"updateTime": "A String", # Output only. The time at which the domain was last…