totalPieces property

int? totalPieces
final

The total number of pieces that must be processed to complete the import job. Each piece consists of an approximately equal portion of the endpoint definitions that are part of the import job.

Implementation

final int? totalPieces;