gcva_wait_for_batch_prediction_job: Wait for a BatchPredctionJob operation...

View source: R/batch_prediction_jobs.R

gcva_wait_for_batch_prediction_jobR Documentation

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

Description

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

Usage

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


justinjm/googleCloudVertexAIR documentation built on April 17, 2025, 5:04 p.m.