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