Class CancelBatchPredictionJobRequest (1.36.4)

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

Request message for JobService.CancelBatchPredictionJob.

Attribute

NameDescription
name str
Required. The name of the BatchPredictionJob to cancel. Format: projects/{project}/locations/{location}/batchPredictionJobs/{batch_prediction_job}

Methods

CancelBatchPredictionJobRequest

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

Request message for JobService.CancelBatchPredictionJob.