elementCountThreshold property

int? elementCountThreshold
getter/setter pair

The number of elements of a field collected into a batch which, if exceeded, causes the batch to be sent.

Implementation

core.int? elementCountThreshold;