Uses of Interface
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.TransformationOrBuilder
Packages that use AutoMlTablesInputs.TransformationOrBuilder
-
Uses of AutoMlTablesInputs.TransformationOrBuilder in com.google.cloud.aiplatform.v1.schema.trainingjob.definition
Classes in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that implement AutoMlTablesInputs.TransformationOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typegoogle.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformationstatic final classProtobuf typegoogle.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.TransformationMethods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return AutoMlTablesInputs.TransformationOrBuilderModifier and TypeMethodDescriptionAutoMlTablesInputs.Builder.getTransformationsOrBuilder(int index) Each transformation will apply transform function to given input column.AutoMlTablesInputs.getTransformationsOrBuilder(int index) Each transformation will apply transform function to given input column.AutoMlTablesInputsOrBuilder.getTransformationsOrBuilder(int index) Each transformation will apply transform function to given input column.Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return types with arguments of type AutoMlTablesInputs.TransformationOrBuilderModifier and TypeMethodDescriptionList<? extends AutoMlTablesInputs.TransformationOrBuilder>AutoMlTablesInputs.Builder.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>AutoMlTablesInputsOrBuilder.getTransformationsOrBuilderList()Each transformation will apply transform function to given input column.