Wait for an Model to deploy

gcva_wait_for_model_deploy(
  locationId = gcva_region_get(),
  operation,
  wait = 10
)

Arguments

locationId

locationId of operation

operation

A operation object

wait

the number of seconds to wait between checks Use this function to do a loop to check progress of a operation running

Value

After a while, a completed model deployment operation