Vision AI v1 API - Enum CustomProcessorSourceInfo.Types.SourceType (1.0.0-beta01)

public enum CustomProcessorSourceInfo.Types.SourceType

Reference documentation and code samples for the Vision AI v1 API enum CustomProcessorSourceInfo.Types.SourceType.

Source type of the imported custom processor.

Namespace

Google.Cloud.VisionAI.V1

Assembly

Google.Cloud.VisionAI.V1.dll

Fields

Name Description
ProductRecognizer

Source for Product Recognizer.

Unspecified

Source type unspecified.

VertexAutoml

Custom processors coming from Vertex AutoML product.

VertexCustom

Custom processors coming from general custom models from Vertex.