Uses of Interface
com.google.cloud.aiplatform.v1.BatchPredictionJobOrBuilder
-
Packages that use BatchPredictionJobOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of BatchPredictionJobOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement BatchPredictionJobOrBuilder Modifier and Type Class Description classBatchPredictionJobA job that uses a [Model][google.cloud.aiplatform.v1.BatchPredictionJob.model] to produce predictions on multiple [input instances][google.cloud.aiplatform.v1.BatchPredictionJob.input_config].static classBatchPredictionJob.BuilderA job that uses a [Model][google.cloud.aiplatform.v1.BatchPredictionJob.model] to produce predictions on multiple [input instances][google.cloud.aiplatform.v1.BatchPredictionJob.input_config].Methods in com.google.cloud.aiplatform.v1 that return BatchPredictionJobOrBuilder Modifier and Type Method Description BatchPredictionJobOrBuilderCreateBatchPredictionJobRequest.Builder. getBatchPredictionJobOrBuilder()Required.BatchPredictionJobOrBuilderCreateBatchPredictionJobRequest. getBatchPredictionJobOrBuilder()Required.BatchPredictionJobOrBuilderCreateBatchPredictionJobRequestOrBuilder. getBatchPredictionJobOrBuilder()Required.BatchPredictionJobOrBuilderListBatchPredictionJobsResponse.Builder. getBatchPredictionJobsOrBuilder(int index)List of BatchPredictionJobs in the requested page.BatchPredictionJobOrBuilderListBatchPredictionJobsResponse. getBatchPredictionJobsOrBuilder(int index)List of BatchPredictionJobs in the requested page.BatchPredictionJobOrBuilderListBatchPredictionJobsResponseOrBuilder. getBatchPredictionJobsOrBuilder(int index)List of BatchPredictionJobs in the requested page.Methods in com.google.cloud.aiplatform.v1 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.
-