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