expirationTime property
The time when this table expires, in milliseconds since the epoch.
If not present, the table will persist indefinitely. Expired tables will be deleted and their storage reclaimed.
Implementation
core.String? expirationTime;