maxPayloadInMB property
The maximum payload size allowed, in MB. A payload is the data portion of a record (without metadata).
Implementation
final int? maxPayloadInMB;
The maximum payload size allowed, in MB. A payload is the data portion of a record (without metadata).
final int? maxPayloadInMB;