monitorInterval property

String? monitorInterval
getter/setter pair

The model monitoring job scheduling interval.

It will be rounded up to next full hour. This defines how often the monitoring jobs are triggered.

Required.

Implementation

core.String? monitorInterval;