Class SearchModelDeploymentMonitoringStatsAnomaliesResponse (1.7.1)

SearchModelDeploymentMonitoringStatsAnomaliesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for JobService.SearchModelDeploymentMonitoringStatsAnomalies.

Attributes

NameDescription
monitoring_stats Sequence[google.cloud.aiplatform_v1.types.ModelMonitoringStatsAnomalies]
Stats retrieved for requested objectives. There are at most 1000 ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats in the response.
next_page_token str
The page token that can be used by the next JobService.SearchModelDeploymentMonitoringStatsAnomalies call.

Inheritance

builtins.object > proto.message.Message > SearchModelDeploymentMonitoringStatsAnomaliesResponse