Properties of an ImportJob.
Package
@google-cloud/migrationcenterProperties
assetSource
assetSource?: (string|null);
ImportJob assetSource
completeTime
completeTime?: (google.protobuf.ITimestamp|null);
ImportJob completeTime
createTime
createTime?: (google.protobuf.ITimestamp|null);
ImportJob createTime
displayName
displayName?: (string|null);
ImportJob displayName
executionReport
executionReport?: (google.cloud.migrationcenter.v1.IExecutionReport|null);
ImportJob executionReport
labels
labels?: ({ [k: string]: string }|null);
ImportJob labels
name
name?: (string|null);
ImportJob name
state
state?: (google.cloud.migrationcenter.v1.ImportJob.ImportJobState|keyof typeof google.cloud.migrationcenter.v1.ImportJob.ImportJobState|null);
ImportJob state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
ImportJob updateTime
validationReport
validationReport?: (google.cloud.migrationcenter.v1.IValidationReport|null);
ImportJob validationReport