View Source GoogleApi.ManagedIdentities.V1.Model.RestoreDomainRequest (google_api_managed_identities v0.18.0)
RestoreDomainRequest is the request received by RestoreDomain rpc
Attributes
-
backupId
(type:String.t
, default:nil
) - Required. ID of the backup to be restored
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ManagedIdentities.V1.Model.RestoreDomainRequest{ backupId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.