startTime property

String? startTime
getter/setter pair

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

Only conversations created at or after this timestamp will be sampled.

Required.

Implementation

core.String? startTime;