Interface protos.google.cloud.aiplatform.v1.IFeaturestoreMonitoringConfig (3.13.0)

Properties of a FeaturestoreMonitoringConfig.

Package

@google-cloud/aiplatform

Properties

categoricalThresholdConfig

categoricalThresholdConfig?: (google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.IThresholdConfig|null);

FeaturestoreMonitoringConfig categoricalThresholdConfig

importFeaturesAnalysis

importFeaturesAnalysis?: (google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.IImportFeaturesAnalysis|null);

FeaturestoreMonitoringConfig importFeaturesAnalysis

numericalThresholdConfig

numericalThresholdConfig?: (google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.IThresholdConfig|null);

FeaturestoreMonitoringConfig numericalThresholdConfig

snapshotAnalysis

snapshotAnalysis?: (google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ISnapshotAnalysis|null);

FeaturestoreMonitoringConfig snapshotAnalysis