endTime property

String? endTime
getter/setter pair

Exclusive end of the interval.If specified, a Timestamp matching this interval will have to be before the end.

Optional.

Implementation

core.String? endTime;