maxRowsPerFile property

int? maxRowsPerFile
getter/setter pair

Asynchronous report only.

The maximum number of rows per report file. A large report is split into many files based on this field. Acceptable values are 1000000 to 100000000, inclusive.

Implementation

core.int? maxRowsPerFile;