numTotalPhysicalBytes property

String? numTotalPhysicalBytes
getter/setter pair

The physical size of this table in bytes.

This also includes storage used for time travel. This data is not kept in real time, and might be delayed by a few seconds to a few minutes.

Output only.

Implementation

core.String? numTotalPhysicalBytes;