View Source GoogleApi.DataPortability.V1.Model.InitiatePortabilityArchiveRequest (google_api_data_portability v0.5.0)
Request to kick off an Archive job.
Attributes
-
resources
(type:list(String.t)
, default:nil
) - The resources from which you're exporting data. These values have a 1:1 correspondence with the OAuth scopes.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DataPortability.V1.Model.InitiatePortabilityArchiveRequest{ resources: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.