Wait for a BatchPredctionJob operation https://cloud.google.com/vertex-ai/docs/reference/rest/v1/JobState

gcva_wait_for_batch_prediction_job(
  locationId = gcva_region_get(),
  batchPredictionJob,
  wait = 300
)

Arguments

locationId

locationId of training pipeline

wait

INTEGER number of seconds to wait between checks. Default is 5minutes

batchPredictionJobName

Resource name of the BatchPredictionJob.

Value

batchPredictionJob object