Class ListModelMonitoringJobsResponse (1.53.0)

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

Response message for ModelMonitoringService.ListModelMonitoringJobs.

Attributes

Name Description
model_monitoring_jobs MutableSequence[google.cloud.aiplatform_v1beta1.types.ModelMonitoringJob]
A list of ModelMonitoringJobs that matches the specified filter in the request.
next_page_token str
The standard List next-page token.

Methods

ListModelMonitoringJobsResponse

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

Response message for ModelMonitoringService.ListModelMonitoringJobs.