View Source GoogleApi.DataMigration.V1.Model.SeedJobDetails (google_api_data_migration v0.19.0)
Details regarding a Seed background job.
Attributes
-
connectionProfile
(type:String.t
, default:nil
) - Output only. The connection profile which was used for the seed job.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DataMigration.V1.Model.SeedJobDetails{ connectionProfile: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.