Properties of a MetadataJob.
Package
@google-cloud/dataplexProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);MetadataJob createTime
importResult
importResult?: (google.cloud.dataplex.v1.MetadataJob.IImportJobResult|null);MetadataJob importResult
importSpec
importSpec?: (google.cloud.dataplex.v1.MetadataJob.IImportJobSpec|null);MetadataJob importSpec
labels
labels?: ({ [k: string]: string }|null);MetadataJob labels
name
name?: (string|null);MetadataJob name
status
status?: (google.cloud.dataplex.v1.MetadataJob.IStatus|null);MetadataJob status
type
type?: (google.cloud.dataplex.v1.MetadataJob.Type|keyof typeof google.cloud.dataplex.v1.MetadataJob.Type|null);MetadataJob type
uid
uid?: (string|null);MetadataJob uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);MetadataJob updateTime