Class ModelDeploymentMonitoringScheduleConfig (1.4.3)

ModelDeploymentMonitoringScheduleConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The config for scheduling monitoring job. .. attribute:: monitor_interval

Required. The model monitoring job running interval. It will be rounded up to next full hour.

:type: google.protobuf.duration_pb2.Duration

Inheritance

builtins.object > proto.message.Message > ModelDeploymentMonitoringScheduleConfig