maxBatchingRows property
Maximum number of rows in each batch sent to the external runtime.
If absent or if 0, BigQuery dynamically decides the number of rows in a batch.
Optional.
Implementation
core.String? maxBatchingRows;
Maximum number of rows in each batch sent to the external runtime.
If absent or if 0, BigQuery dynamically decides the number of rows in a batch.
Optional.
core.String? maxBatchingRows;