Class ListModelMonitorsResponse (1.52.0)

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

Response message for ModelMonitoringService.ListModelMonitors

Attributes

Name Description
model_monitors MutableSequence[google.cloud.aiplatform_v1beta1.types.ModelMonitor]
List of ModelMonitor in the requested page.
next_page_token str
A token to retrieve the next page of results. Pass to ListModelMonitorsRequest.page_token to obtain that page.

Methods

ListModelMonitorsResponse

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

Response message for ModelMonitoringService.ListModelMonitors