Class: Google::Cloud::AIPlatform::V1::FeaturestoreMonitoringConfig::ThresholdConfig

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

Overview

The config for Featurestore Monitoring threshold.

Instance Attribute Summary collapse

Instance Attribute Details

#value::Float



154
155
156
157
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_monitoring.rb', line 154

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