| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
InputDataConfig
Specifies Vertex AI owned input data to be used for training, and
possibly evaluating, the Model.
|
static class |
InputDataConfig.Builder
Specifies Vertex AI owned input data to be used for training, and
possibly evaluating, the Model.
|
| Modifier and Type | Method and Description |
|---|---|
InputDataConfigOrBuilder |
TrainingPipelineOrBuilder.getInputDataConfigOrBuilder()
Specifies Vertex AI owned input data that may be used for training the
Model.
|
InputDataConfigOrBuilder |
TrainingPipeline.getInputDataConfigOrBuilder()
Specifies Vertex AI owned input data that may be used for training the
Model.
|
InputDataConfigOrBuilder |
TrainingPipeline.Builder.getInputDataConfigOrBuilder()
Specifies Vertex AI owned input data that may be used for training the
Model.
|
Copyright © 2024 Google LLC. All rights reserved.