Class ListFeatureMonitorJobsResponse (1.84.0)

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

Response message for FeatureRegistryService.ListFeatureMonitorJobs.

Attributes

Name Description
feature_monitor_jobs MutableSequence[google.cloud.aiplatform_v1beta1.types.FeatureMonitorJob]
The FeatureMonitorJobs matching the request.
next_page_token str
A token, which can be sent as ListFeatureMonitorJobsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Methods

ListFeatureMonitorJobsResponse

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

Response message for FeatureRegistryService.ListFeatureMonitorJobs.