noncurrentTimeBefore property

DateTime? noncurrentTimeBefore
getter/setter pair

A date in RFC 3339 format with only the date part (for instance, "2013-01-15").

This condition is satisfied when the noncurrent time on an object is before this date in UTC. This condition is relevant only for versioned objects.

Implementation

core.DateTime? noncurrentTimeBefore;