customTimeBefore property
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
This condition is satisfied when the custom time on an object is before this date in UTC.
Implementation
core.DateTime? customTimeBefore;
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
This condition is satisfied when the custom time on an object is before this date in UTC.
core.DateTime? customTimeBefore;