transformation_job_operates_on_enum module
TransformationJobOperatesOnEnum
class edgeimpulse_api.models.transformation_job_operates_on_enum.TransformationJobOperatesOnEnum(
*args,
**kwds
)
allowed enum values
Parameters
*args
**kwds
Bases
builtins.str
aenum._enum.Enum
enum.Enum
Class variables
DIRECTORY
The type of the None singleton.FILE
The type of the None singleton.STANDALONE
The type of the None singleton.
Last updated
Was this helpful?