View source: R/batch_prediction_jobs.R
gcva_wait_for_batch_prediction_job | R Documentation |
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
)
locationId |
locationId of training pipeline |
wait |
INTEGER number of seconds to wait between checks. Default is 5minutes |
batchPredictionJobName |
Resource name of the BatchPredictionJob. |
batchPredictionJob object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.