logicalDataBytes property

String? logicalDataBytes
getter/setter pair

This is roughly how many bytes would be needed to read the entire table (e.g. by streaming all contents out).

Implementation

core.String? logicalDataBytes;