Reference documentation and code samples for the Google Cloud Dataplex V1 Client class ImportJobResult.
Results from a metadata import job.
Generated from protobuf message google.cloud.dataplex.v1.MetadataJob.ImportJobResult
Namespace
Google \ Cloud \ Dataplex \ V1 \ MetadataJobMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ deleted_entries
int|string
Output only. The total number of entries that were deleted.
↳ updated_entries
int|string
Output only. The total number of entries that were updated.
↳ created_entries
int|string
Output only. The total number of entries that were created.
↳ unchanged_entries
int|string
Output only. The total number of entries that were unchanged.
↳ recreated_entries
int|string
Output only. The total number of entries that were recreated.
↳ update_time
getDeletedEntries
Output only. The total number of entries that were deleted.
int|string
setDeletedEntries
Output only. The total number of entries that were deleted.
var
int|string
$this
getUpdatedEntries
Output only. The total number of entries that were updated.
int|string
setUpdatedEntries
Output only. The total number of entries that were updated.
var
int|string
$this
getCreatedEntries
Output only. The total number of entries that were created.
int|string
setCreatedEntries
Output only. The total number of entries that were created.
var
int|string
$this
getUnchangedEntries
Output only. The total number of entries that were unchanged.
int|string
setUnchangedEntries
Output only. The total number of entries that were unchanged.
var
int|string
$this
getRecreatedEntries
Output only. The total number of entries that were recreated.
int|string
setRecreatedEntries
Output only. The total number of entries that were recreated.
var
int|string
$this
getUpdateTime
Output only. The time when the status was updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the status was updated.
$this