Uses of Enum
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.TransformationDetailCase
Packages that use AutoMlTablesInputs.Transformation.TransformationDetailCase
-
Uses of AutoMlTablesInputs.Transformation.TransformationDetailCase in com.google.cloud.aiplatform.v1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return AutoMlTablesInputs.Transformation.TransformationDetailCaseModifier and TypeMethodDescriptionAutoMlTablesInputs.Transformation.TransformationDetailCase.forNumber(int value) AutoMlTablesInputs.Transformation.Builder.getTransformationDetailCase()AutoMlTablesInputs.Transformation.getTransformationDetailCase()AutoMlTablesInputs.TransformationOrBuilder.getTransformationDetailCase()AutoMlTablesInputs.Transformation.TransformationDetailCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.AutoMlTablesInputs.Transformation.TransformationDetailCase.values()Returns an array containing the constants of this enum type, in the order they are declared.