Undeploy Model from Endpoint

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