View Source GoogleApi.FirebaseHosting.V1beta1.Model.UndeleteCustomDomainRequest (google_api_firebase_hosting v0.17.1)
The request sent to UndeleteCustomDomain
.
Attributes
-
etag
(type:String.t
, default:nil
) - A tag that represents the state of theCustomDomain
as you know it. If present, the supplied tag must match the current value on yourCustomDomain
, or the request fails. -
validateOnly
(type:boolean()
, default:nil
) - If true, Hosting validates that it's possible to complete your request but doesn't actually delete theCustomDomain
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.