maxBatchingRows property
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;
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.
core.String? maxBatchingRows;