| gcva_list_endpoints | R Documentation |
Lists Vertex AI Endpoints within a specific GCP Project
gcva_list_endpoints(
projectId = gcva_project_get(),
locationId = gcva_region_get()
)
locationId |
Other Endpoints:
gcva_create_endpoint(),
gcva_delete_endpoint(),
gcva_deploy(),
gcva_endpoint(),
gcva_predict(),
gcva_undeploy(),
gcva_wait_for_model_deploy()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.