maxAttachmentBytes property
final
Maximum total bytes for attachments in a single request to prevent OOM or 413 Payload Too Large.
Implementation
final int? maxAttachmentBytes;
Maximum total bytes for attachments in a single request to prevent OOM or 413 Payload Too Large.
final int? maxAttachmentBytes;