maxAttachmentBytes property

int? maxAttachmentBytes
final

Maximum total bytes for attachments in a single request to prevent OOM or 413 Payload Too Large.

Implementation

final int? maxAttachmentBytes;