View Source GoogleApi.DataPortability.V1.Model.InitiatePortabilityArchiveResponse (google_api_data_portability v0.5.0)
Response from initiating an Archive job.
Attributes
-
archiveJobId
(type:String.t
, default:nil
) - The archive job ID that is initiated in the API. This can be used to get the state of the job.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DataPortability.V1.Model.InitiatePortabilityArchiveResponse{ archiveJobId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.