numericalThresholdConfig property

GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig? numericalThresholdConfig
getter/setter pair

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

GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig?
    numericalThresholdConfig;