monitorInterval property

Duration? monitorInterval
final

Required. The model monitoring job scheduling interval. It will be rounded up to next full hour. This defines how often the monitoring jobs are triggered.

Implementation

final protobuf.Duration? monitorInterval;