maxBatchingRows property

String? maxBatchingRows
getter/setter pair

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

If unset, the number of rows in each batch is set dynamically.

Output only.

Implementation

core.String? maxBatchingRows;