Class ListModelDeploymentMonitoringJobsResponse (1.21.0)

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

Response message for JobService.ListModelDeploymentMonitoringJobs .

Attributes

Name Description
model_deployment_monitoring_jobs Sequence[ google.cloud.aiplatform_v1beta1.types.ModelDeploymentMonitoringJob ]
A list of ModelDeploymentMonitoringJobs that matches the specified filter in the request.
next_page_token str
The standard List next-page token.

Inheritance

builtins.object > proto.message.Message > ListModelDeploymentMonitoringJobsResponse