Cloud AI Platform v1 API - Class FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis (2.27.0)

public sealed class FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis : IMessage<FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis>, IEquatable<FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis>, IDeepCloneable<FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis.

Configuration of the Featurestore's ImportFeature Analysis Based Monitoring. This type of analysis generates statistics for values of each Feature imported by every [ImportFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.ImportFeatureValues] operation.

Inheritance

object > FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

ImportFeaturesAnalysis()

public ImportFeaturesAnalysis()

ImportFeaturesAnalysis(ImportFeaturesAnalysis)

public ImportFeaturesAnalysis(FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis other)
Parameter
NameDescription
otherFeaturestoreMonitoringConfigTypesImportFeaturesAnalysis

Properties

AnomalyDetectionBaseline

public FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis.Types.Baseline AnomalyDetectionBaseline { get; set; }

The baseline used to do anomaly detection for the statistics generated by import features analysis.

Property Value
TypeDescription
FeaturestoreMonitoringConfigTypesImportFeaturesAnalysisTypesBaseline

State

public FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis.Types.State State { get; set; }

Whether to enable / disable / inherite default hebavior for import features analysis.

Property Value
TypeDescription
FeaturestoreMonitoringConfigTypesImportFeaturesAnalysisTypesState