Uses of Class
com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTables
-
Packages that use AutoMlTables Package Description com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition -
-
Uses of AutoMlTables in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition that return AutoMlTables Modifier and Type Method Description AutoMlTables
AutoMlTables.Builder. build()
AutoMlTables
AutoMlTables.Builder. buildPartial()
static AutoMlTables
AutoMlTables. getDefaultInstance()
AutoMlTables
AutoMlTables.Builder. getDefaultInstanceForType()
AutoMlTables
AutoMlTables. getDefaultInstanceForType()
static AutoMlTables
AutoMlTables. parseDelimitedFrom(InputStream input)
static AutoMlTables
AutoMlTables. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoMlTables
AutoMlTables. parseFrom(byte[] data)
static AutoMlTables
AutoMlTables. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoMlTables
AutoMlTables. parseFrom(com.google.protobuf.ByteString data)
static AutoMlTables
AutoMlTables. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoMlTables
AutoMlTables. parseFrom(com.google.protobuf.CodedInputStream input)
static AutoMlTables
AutoMlTables. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoMlTables
AutoMlTables. parseFrom(InputStream input)
static AutoMlTables
AutoMlTables. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoMlTables
AutoMlTables. parseFrom(ByteBuffer data)
static AutoMlTables
AutoMlTables. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition that return types with arguments of type AutoMlTables Modifier and Type Method Description com.google.protobuf.Parser<AutoMlTables>
AutoMlTables. getParserForType()
static com.google.protobuf.Parser<AutoMlTables>
AutoMlTables. parser()
Methods in com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition with parameters of type AutoMlTables Modifier and Type Method Description AutoMlTables.Builder
AutoMlTables.Builder. mergeFrom(AutoMlTables other)
static AutoMlTables.Builder
AutoMlTables. newBuilder(AutoMlTables prototype)
-