endTime property

String? endTime
getter/setter pair

The end time for the query.

Specify in GMT. The value is rounded to 12 AM on the specified date.

Implementation

core.String? endTime;