maxBytes property

String? maxBytes
getter/setter pair

The maximum bytes that can be written to a Cloud Storage file before a new file is created.

Min 1 KB, max 10 GiB. The max_bytes limit may be exceeded in cases where messages are larger than the limit.

Optional.

Implementation

core.String? maxBytes;