Class SearchModelDeploymentMonitoringStatsAnomaliesResponse (1.14.0)

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

Response message for JobService.SearchModelDeploymentMonitoringStatsAnomalies .

Attributes

Name Description
monitoring_stats Sequence[ 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.

Inheritance

builtins.object > proto.message.Message > SearchModelDeploymentMonitoringStatsAnomaliesResponse