importStatus property

ImportStatus? importStatus
final

The status of the import job. If the status is FAILED, you can get the reason for the failure using the GetImport operation.

Implementation

final ImportStatus? importStatus;