Uses of Interface
com.google.cloud.aiplatform.v1beta1.BatchPredictionJobOrBuilder
-
Packages that use BatchPredictionJobOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of BatchPredictionJobOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement BatchPredictionJobOrBuilder Modifier and Type Class Description class
BatchPredictionJob
A job that uses a [Model][google.cloud.aiplatform.v1beta1.BatchPredictionJob.model] to produce predictions on multiple [input instances][google.cloud.aiplatform.v1beta1.BatchPredictionJob.input_config].static class
BatchPredictionJob.Builder
A job that uses a [Model][google.cloud.aiplatform.v1beta1.BatchPredictionJob.model] to produce predictions on multiple [input instances][google.cloud.aiplatform.v1beta1.BatchPredictionJob.input_config].Methods in com.google.cloud.aiplatform.v1beta1 that return BatchPredictionJobOrBuilder Modifier and Type Method Description BatchPredictionJobOrBuilder
CreateBatchPredictionJobRequest.Builder. getBatchPredictionJobOrBuilder()
Required.BatchPredictionJobOrBuilder
CreateBatchPredictionJobRequest. getBatchPredictionJobOrBuilder()
Required.BatchPredictionJobOrBuilder
CreateBatchPredictionJobRequestOrBuilder. getBatchPredictionJobOrBuilder()
Required.BatchPredictionJobOrBuilder
ListBatchPredictionJobsResponse.Builder. getBatchPredictionJobsOrBuilder(int index)
List of BatchPredictionJobs in the requested page.BatchPredictionJobOrBuilder
ListBatchPredictionJobsResponse. getBatchPredictionJobsOrBuilder(int index)
List of BatchPredictionJobs in the requested page.BatchPredictionJobOrBuilder
ListBatchPredictionJobsResponseOrBuilder. getBatchPredictionJobsOrBuilder(int index)
List of BatchPredictionJobs in the requested page.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type BatchPredictionJobOrBuilder Modifier and Type Method Description List<? extends BatchPredictionJobOrBuilder>
ListBatchPredictionJobsResponse.Builder. getBatchPredictionJobsOrBuilderList()
List of BatchPredictionJobs in the requested page.List<? extends BatchPredictionJobOrBuilder>
ListBatchPredictionJobsResponse. getBatchPredictionJobsOrBuilderList()
List of BatchPredictionJobs in the requested page.List<? extends BatchPredictionJobOrBuilder>
ListBatchPredictionJobsResponseOrBuilder. getBatchPredictionJobsOrBuilderList()
List of BatchPredictionJobs in the requested page.
-