maxAge property

String? maxAge
getter/setter pair

Delete cells in a column older than the given age.

Values must be at least one millisecond, and will be truncated to microsecond granularity.

Implementation

core.String? maxAge;