Vertex AI v1 API - Enum FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis.Types.Baseline (3.69.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI v1 API enum FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis.Types.Baseline.
Defines the baseline to do anomaly detection for feature values imported
by each
[ImportFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.ImportFeatureValues]
operation.
Choose the later one statistics generated by either most recent
snapshot analysis or previous import features analysis. If non of them
exists, skip anomaly detection and only generate a statistics.
MostRecentSnapshotStats
Use the statistics generated by the most recent snapshot analysis if
exists.
PreviousImportFeaturesStats
Use the statistics generated by the previous import features analysis
if exists.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-24 UTC."],[],[]]