| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition |
| Modifier and Type | Class and Description |
|---|---|
static class |
AutoMlForecastingInputs.Transformation
Protobuf type
google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs.Transformation |
static class |
AutoMlForecastingInputs.Transformation.Builder
Protobuf type
google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs.Transformation |
| Modifier and Type | Method and Description |
|---|---|
AutoMlForecastingInputs.TransformationOrBuilder |
AutoMlForecastingInputsOrBuilder.getTransformationsOrBuilder(int index)
Each transformation will apply transform function to given input column.
|
AutoMlForecastingInputs.TransformationOrBuilder |
AutoMlForecastingInputs.getTransformationsOrBuilder(int index)
Each transformation will apply transform function to given input column.
|
AutoMlForecastingInputs.TransformationOrBuilder |
AutoMlForecastingInputs.Builder.getTransformationsOrBuilder(int index)
Each transformation will apply transform function to given input column.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AutoMlForecastingInputs.TransformationOrBuilder> |
AutoMlForecastingInputsOrBuilder.getTransformationsOrBuilderList()
Each transformation will apply transform function to given input column.
|
List<? extends AutoMlForecastingInputs.TransformationOrBuilder> |
AutoMlForecastingInputs.getTransformationsOrBuilderList()
Each transformation will apply transform function to given input column.
|
List<? extends AutoMlForecastingInputs.TransformationOrBuilder> |
AutoMlForecastingInputs.Builder.getTransformationsOrBuilderList()
Each transformation will apply transform function to given input column.
|
Copyright © 2024 Google LLC. All rights reserved.