latestStatsCount property

int latestStatsCount
final

Only applicable for Vertex AI Feature Store (Legacy). If set, return the most recent ListFeaturesRequest.latest_stats_count of stats for each Feature in response. Valid value is 0, 10. If number of stats exists < ListFeaturesRequest.latest_stats_count, return all existing stats.

Implementation

final int latestStatsCount;