monitoringStats property
Output only. Only applicable for Vertex AI Feature Store (Legacy).
A list of historical
SnapshotAnalysis
stats requested by user, sorted by
FeatureStatsAnomaly.start_time
descending.
Implementation
final List<FeatureStatsAnomaly> monitoringStats;