replicaCount property

int? replicaCount
getter/setter pair

Replication of questions.

Each question will be sent to up to this number of contributors to label. Aggregated answers will be returned. Default is set to 1. For image related labeling, valid values are 1, 3, 5.

Optional.

Implementation

core.int? replicaCount;