monitoringStats property

List<GoogleCloudAiplatformV1ModelMonitoringStatsAnomalies>? monitoringStats
getter/setter pair

Stats retrieved for requested objectives.

There are at most 1000 ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats in the response.

Implementation

core.List<GoogleCloudAiplatformV1ModelMonitoringStatsAnomalies>?
    monitoringStats;