Class ListModelMonitoringJobsRequest (1.49.0)

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

Request message for ModelMonitoringService.ListModelMonitoringJobs.

Attributes

Name Description
parent str
Required. The parent of the ModelMonitoringJob. Format: projects/{project}/locations/{location}/modelMonitors/{model_monitor}
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

ListModelMonitoringJobsRequest

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

Request message for ModelMonitoringService.ListModelMonitoringJobs.