gcva_delete_endpoint: Deletes a Vertex AI Endpoint

View source: R/endpoints.R

gcva_delete_endpointR Documentation

Deletes a Vertex AI Endpoint

Description

Deletes a Vertex AI Endpoint

Usage

gcva_delete_endpoint(
  projectId = gcva_project_get(),
  locationId = gcva_region_get(),
  displayName = NULL,
  endpoint
)

See Also

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


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