Class Interval (1.8.0)

Interval(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A single interval in a time series.

Attributes

NameDescription
start_time google.protobuf.timestamp_pb2.Timestamp
The start time of this interval.
conversation_count int
The number of conversations created in this interval.