maxDownloadCount property

int? maxDownloadCount
getter/setter pair

Limits the maximum number of feedback labels that will be downloaded.

The first N feedback labels will be downloaded.

Optional.

Implementation

core.int? maxDownloadCount;