MaxBodySize is the maximum allowed batch request body size in bytes.
If not set, fallbacks to max ~128MB.
MaxRequests is the maximum allowed batch request to execute.
Timeout is the the max duration in seconds to wait before cancelling the batch transaction.
Generated using TypeDoc
Validate makes BatchConfig validatable by implementing [validation.Validatable] interface.