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