endTime property

String? endTime
getter/setter pair

The end of the time range for conversations to be evaluated.

Only conversations ended at or before this timestamp will be sampled.

Required.

Implementation

core.String? endTime;