gcva_list_endpoints: Lists Vertex AI Endpoints within a specific GCP Project

View source: R/endpoints.R

gcva_list_endpointsR Documentation

Lists Vertex AI Endpoints within a specific GCP Project

Description

Lists Vertex AI Endpoints within a specific GCP Project

Usage

gcva_list_endpoints(
  projectId = gcva_project_get(),
  locationId = gcva_region_get()
)

Arguments

locationId

See Also

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


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