categoricalThresholdConfig property

GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig? categoricalThresholdConfig
getter/setter pair

Threshold for categorical features of anomaly detection.

This is shared by all types of Featurestore Monitoring for categorical features (i.e. Features with type (Feature.ValueType) BOOL or STRING).

Implementation

GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig?
    categoricalThresholdConfig;