minBytes property

int? minBytes
final

Minimum byte size this tier applies to. null means catch-all (used when no other tier matches).

Implementation

final int? minBytes;