numericalThresholdConfig property
Threshold for numerical features of anomaly detection.
This is shared by all objectives of Featurestore Monitoring for numerical
features (i.e. Features with type
(Feature.ValueType)
DOUBLE or INT64).
Implementation
final FeaturestoreMonitoringConfig_ThresholdConfig? numericalThresholdConfig;