gcva_wait_for_training_pipeline: Wait for a training pipeline operation

View source: R/training_pipeline_jobs.R

gcva_wait_for_training_pipelineR Documentation

Wait for a training pipeline operation

Description

Wait for a training pipeline operation

Usage

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


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