startTime property

String? startTime
getter/setter pair

Inclusive start of the interval.If specified, a Timestamp matching this interval will have to be the same or after the start.

Optional.

Implementation

core.String? startTime;