Uses of Interface
com.google.cloud.aiplatform.v1.BatchPredictionJobOrBuilder
Packages that use BatchPredictionJobOrBuilder
-
Uses of BatchPredictionJobOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement BatchPredictionJobOrBuilderModifier and TypeClassDescriptionfinal classA 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 final classA 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 BatchPredictionJobOrBuilderModifier and TypeMethodDescriptionCreateBatchPredictionJobRequest.Builder.getBatchPredictionJobOrBuilder()Required.CreateBatchPredictionJobRequest.getBatchPredictionJobOrBuilder()Required.CreateBatchPredictionJobRequestOrBuilder.getBatchPredictionJobOrBuilder()Required.ListBatchPredictionJobsResponse.Builder.getBatchPredictionJobsOrBuilder(int index) List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.getBatchPredictionJobsOrBuilder(int index) List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponseOrBuilder.getBatchPredictionJobsOrBuilder(int index) List of BatchPredictionJobs in the requested page.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type BatchPredictionJobOrBuilderModifier and TypeMethodDescriptionList<? 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.