| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
BatchPredictionJob.InstanceConfig
Configuration defining how to transform batch prediction input instances to
the instances that the Model accepts.
|
static class |
BatchPredictionJob.InstanceConfig.Builder
Configuration defining how to transform batch prediction input instances to
the instances that the Model accepts.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPredictionJob.InstanceConfigOrBuilder |
BatchPredictionJob.getInstanceConfigOrBuilder()
Configuration for how to convert batch prediction input instances to the
prediction instances that are sent to the Model.
|
BatchPredictionJob.InstanceConfigOrBuilder |
BatchPredictionJob.Builder.getInstanceConfigOrBuilder()
Configuration for how to convert batch prediction input instances to the
prediction instances that are sent to the Model.
|
BatchPredictionJob.InstanceConfigOrBuilder |
BatchPredictionJobOrBuilder.getInstanceConfigOrBuilder()
Configuration for how to convert batch prediction input instances to the
prediction instances that are sent to the Model.
|
Copyright © 2024 Google LLC. All rights reserved.