maxBatchingRows property

String? maxBatchingRows
getter/setter pair

Max number of rows in each batch sent to the remote service.

If absent or if 0, BigQuery dynamically decides the number of rows in a batch.

Implementation

core.String? maxBatchingRows;