Class: Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringScheduleConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/model_deployment_monitoring_job.rb

Overview

The config for scheduling monitoring job.

Instance Attribute Summary collapse

Instance Attribute Details

#monitor_interval::Google::Protobuf::Duration



267
268
269
270
# File 'proto_docs/google/cloud/aiplatform/v1/model_deployment_monitoring_job.rb', line 267

class ModelDeploymentMonitoringScheduleConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#monitor_window::Google::Protobuf::Duration



267
268
269
270
# File 'proto_docs/google/cloud/aiplatform/v1/model_deployment_monitoring_job.rb', line 267

class ModelDeploymentMonitoringScheduleConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end