Wait for a training pipeline operation

gcva_wait_for_training_pipeline(
  projectId = gcva_project_get(),
  locationId = gcva_region_get(),
  trainingPipelineName,
  wait = 120
)

Arguments

locationId

locationId of training pipeline

trainingPipelineName

an object representing a model training pipeline

wait

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

Value

trainingPipeline object