Class ModelDeploymentMonitoringScheduleConfig (1.6.2)

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

The config for scheduling monitoring job.

Attribute

NameDescription
monitor_interval google.protobuf.duration_pb2.Duration
Required. The model monitoring job running interval. It will be rounded up to next full hour.

Inheritance

builtins.object > proto.message.Message > ModelDeploymentMonitoringScheduleConfig