Uses of Enum
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationInputs.ModelType
Packages that use AutoMlImageClassificationInputs.ModelType
-
Uses of AutoMlImageClassificationInputs.ModelType in com.google.cloud.aiplatform.v1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return AutoMlImageClassificationInputs.ModelTypeModifier and TypeMethodDescriptionAutoMlImageClassificationInputs.ModelType.forNumber(int value) AutoMlImageClassificationInputs.Builder.getModelType().google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationInputs.ModelType model_type = 1;AutoMlImageClassificationInputs.getModelType().google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationInputs.ModelType model_type = 1;AutoMlImageClassificationInputsOrBuilder.getModelType().google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationInputs.ModelType model_type = 1;AutoMlImageClassificationInputs.ModelType.valueOf(int value) Deprecated.AutoMlImageClassificationInputs.ModelType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.AutoMlImageClassificationInputs.ModelType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return types with arguments of type AutoMlImageClassificationInputs.ModelTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AutoMlImageClassificationInputs.ModelType>AutoMlImageClassificationInputs.ModelType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition with parameters of type AutoMlImageClassificationInputs.ModelTypeModifier and TypeMethodDescriptionAutoMlImageClassificationInputs.Builder.setModelType(AutoMlImageClassificationInputs.ModelType value) .google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationInputs.ModelType model_type = 1;