startTime property

Timestamp? startTime
final

Optional. Time range to define which session events should be used to generate memories. Start time (inclusive) of the time range. If not set, the start time is unbounded.

Implementation

final protobuf.Timestamp? startTime;