Class ListBatchPredictionJobsResponse (1.36.4)

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

Response message for JobService.ListBatchPredictionJobs

Attributes

NameDescription
batch_prediction_jobs MutableSequence[google.cloud.aiplatform_v1.types.BatchPredictionJob]
List of BatchPredictionJobs in the requested page.
next_page_token str
A token to retrieve the next page of results. Pass to ListBatchPredictionJobsRequest.page_token to obtain that page.

Methods

ListBatchPredictionJobsResponse

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

Response message for JobService.ListBatchPredictionJobs