endTime property

String? endTime
getter/setter pair

The end time (exclusive) of the period.

It can only be hour granularity.

Implementation

core.String? endTime;