startTime property
The start timestamp of window where stats were generated.
For objectives where time window doesn't make sense (e.g. Featurestore Snapshot Monitoring), start_time is only used to indicate the monitoring intervals, so it always equals to (end_time - monitoring_interval).
Implementation
core.String? startTime;