totalPieces property

int? totalPieces
final

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

Implementation

final int? totalPieces;