Class ProcessorType (0.1.0)

ProcessorType(value)

Type

Enums

Name Description
PROCESSOR_TYPE_UNSPECIFIED Processor Type UNSPECIFIED.
PRETRAINED Processor Type PRETRAINED. Pretrained processor is developed by Vision AI App Platform with state-of-the-art vision data processing functionality, like occupancy counting or person blur. Pretrained processor is usually publicly available.
CUSTOM Processor Type CUSTOM. Custom processors are specialized processors which are either uploaded by customers or imported from other GCP platform (for example Vertex AI). Custom processor is only visible to the creator.
CONNECTOR Processor Type CONNECTOR. Connector processors are special processors which perform I/O for the application, they do not processing the data but either deliver the data to other processors or receive data from other processors.