Uses of Interface
com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputsOrBuilder
-
Packages that use AutoMlTablesInputsOrBuilder Package Description com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition -
-
Uses of AutoMlTablesInputsOrBuilder in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition
Classes in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition that implement AutoMlTablesInputsOrBuilder Modifier and Type Class Description class
AutoMlTablesInputs
Protobuf typegoogle.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputs
static class
AutoMlTablesInputs.Builder
Protobuf typegoogle.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTablesInputs
Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition that return AutoMlTablesInputsOrBuilder Modifier and Type Method Description AutoMlTablesInputsOrBuilder
AutoMlTables.Builder. getInputsOrBuilder()
The input parameters of this TrainingJob.AutoMlTablesInputsOrBuilder
AutoMlTables. getInputsOrBuilder()
The input parameters of this TrainingJob.AutoMlTablesInputsOrBuilder
AutoMlTablesOrBuilder. getInputsOrBuilder()
The input parameters of this TrainingJob.
-