gcva_wait_for_model_deploy: Wait for an Model to deploy

View source: R/endpoints.R

gcva_wait_for_model_deployR Documentation

Wait for an Model to deploy

Description

Wait for an Model to deploy

Usage

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

See Also

Other Endpoints: gcva_create_endpoint(), gcva_delete_endpoint(), gcva_deploy(), gcva_endpoint(), gcva_list_endpoints(), gcva_predict(), gcva_undeploy()


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