Class ListModelMonitorsRequest (1.51.0)

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

Request message for ModelMonitoringService.ListModelMonitors.

Attributes

Name Description
parent str
Required. The resource name of the Location to list the ModelMonitors from. Format: projects/{project}/locations/{location}
filter str
The standard list filter. More detail in AIP-160 __.
page_size int
The standard list page size.
page_token str
The standard list page token.
read_mask google.protobuf.field_mask_pb2.FieldMask
Mask specifying which fields to read.

Methods

ListModelMonitorsRequest

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

Request message for ModelMonitoringService.ListModelMonitors.