View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1MetadataJobImportJobResult (google_api_dataplex v0.20.0)
Results from a metadata import job.
Attributes
-
createdEntries
(type:String.t
, default:nil
) - Output only. The total number of entries that were created. -
deletedEntries
(type:String.t
, default:nil
) - Output only. The total number of entries that were deleted. -
recreatedEntries
(type:String.t
, default:nil
) - Output only. The total number of entries that were recreated. -
unchangedEntries
(type:String.t
, default:nil
) - Output only. The total number of entries that were unchanged. -
updateTime
(type:DateTime.t
, default:nil
) - Output only. The time when the status was updated. -
updatedEntries
(type:String.t
, default:nil
) - Output only. The total number of entries that were updated.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.