numPhysicalBytes property

String? numPhysicalBytes
getter/setter pair

[Output-only] [TrustedTester] The physical size of this table in bytes, excluding any data in the streaming buffer.

This includes compression and storage used for time travel.

Implementation

core.String? numPhysicalBytes;