gcva_undeploy: Undeploy Model from Endpoint

View source: R/endpoints.R

gcva_undeployR Documentation

Undeploy Model from Endpoint

Description

Undeploy Model from Endpoint

Usage

gcva_undeploy(
  projectId = gcva_project_get(),
  locationId = gcva_region_get(),
  endpoint
)

Arguments

endpoint

string Required. Endpoint object 'gcva_endpoint' or The name of the Endpoint resource from which to undeploy a Model. Format: projects/project/locations/location/endpoints/endpoint

See Also

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


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