View source: R/batch_prediction_jobs.R
gcva_batch_prediction_job | R Documentation |
Get a BatchPrediction object https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.batchPredictionJobs/get
gcva_batch_prediction_job(locationId = gcva_region_get(), batchPredictionJob)
locationId |
locationId of training pipeline |
batchPredictionJob |
string Required. The name of the BatchPredictionJob resource. Format: 'projects/project/locations/location/batchPredictionJobs/batchPredictionJob' |
'BatchPredictionJob' object https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.batchPredictionJobs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.