Class SearchModelDeploymentMonitoringStatsAnomaliesResponse (1.36.4)

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

Response message for JobService.SearchModelDeploymentMonitoringStatsAnomalies.

Attributes

NameDescription
monitoring_stats MutableSequence[google.cloud.aiplatform_v1beta1.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.

Methods

SearchModelDeploymentMonitoringStatsAnomaliesResponse

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

Response message for JobService.SearchModelDeploymentMonitoringStatsAnomalies.