Uses of Enum
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageSegmentationInputs.ModelType
Packages that use AutoMlImageSegmentationInputs.ModelType
-
Uses of AutoMlImageSegmentationInputs.ModelType in com.google.cloud.aiplatform.v1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return AutoMlImageSegmentationInputs.ModelTypeModifier and TypeMethodDescriptionAutoMlImageSegmentationInputs.ModelType.forNumber(int value) AutoMlImageSegmentationInputs.Builder.getModelType().google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageSegmentationInputs.ModelType model_type = 1;AutoMlImageSegmentationInputs.getModelType().google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageSegmentationInputs.ModelType model_type = 1;AutoMlImageSegmentationInputsOrBuilder.getModelType().google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageSegmentationInputs.ModelType model_type = 1;AutoMlImageSegmentationInputs.ModelType.valueOf(int value) Deprecated.AutoMlImageSegmentationInputs.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.AutoMlImageSegmentationInputs.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 AutoMlImageSegmentationInputs.ModelTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AutoMlImageSegmentationInputs.ModelType>AutoMlImageSegmentationInputs.ModelType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition with parameters of type AutoMlImageSegmentationInputs.ModelTypeModifier and TypeMethodDescriptionAutoMlImageSegmentationInputs.Builder.setModelType(AutoMlImageSegmentationInputs.ModelType value) .google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageSegmentationInputs.ModelType model_type = 1;