| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and 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].
|
| Modifier and Type | Method and Description |
|---|---|
BatchPredictionJobOrBuilder |
CreateBatchPredictionJobRequestOrBuilder.getBatchPredictionJobOrBuilder()
Required.
|
BatchPredictionJobOrBuilder |
CreateBatchPredictionJobRequest.getBatchPredictionJobOrBuilder()
Required.
|
BatchPredictionJobOrBuilder |
CreateBatchPredictionJobRequest.Builder.getBatchPredictionJobOrBuilder()
Required.
|
BatchPredictionJobOrBuilder |
ListBatchPredictionJobsResponse.getBatchPredictionJobsOrBuilder(int index)
List of BatchPredictionJobs in the requested page.
|
BatchPredictionJobOrBuilder |
ListBatchPredictionJobsResponse.Builder.getBatchPredictionJobsOrBuilder(int index)
List of BatchPredictionJobs in the requested page.
|
BatchPredictionJobOrBuilder |
ListBatchPredictionJobsResponseOrBuilder.getBatchPredictionJobsOrBuilder(int index)
List of BatchPredictionJobs in the requested page.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BatchPredictionJobOrBuilder> |
ListBatchPredictionJobsResponse.getBatchPredictionJobsOrBuilderList()
List of BatchPredictionJobs in the requested page.
|
List<? extends BatchPredictionJobOrBuilder> |
ListBatchPredictionJobsResponse.Builder.getBatchPredictionJobsOrBuilderList()
List of BatchPredictionJobs in the requested page.
|
List<? extends BatchPredictionJobOrBuilder> |
ListBatchPredictionJobsResponseOrBuilder.getBatchPredictionJobsOrBuilderList()
List of BatchPredictionJobs in the requested page.
|
Copyright © 2022 Google LLC. All rights reserved.