scheduleTime property

Timestamp? scheduleTime
final

Output only. Timestamp when this ModelMonitoringJob was scheduled. It will only appear when this job is triggered by a schedule.

Implementation

final protobuf.Timestamp? scheduleTime;