import enum class UploadTarget(enum.Enum): PERSONAL_PROFILE = 'Personal Profile' DREAMBOOTH_LIBRARY = 'DreamBooth Library'