completedPieces property

int? completedPieces
final

The number of pieces that were processed successfully (completed) by the export job, as of the time of the request.

Implementation

final int? completedPieces;