Document AI V1 API - Module Google::Cloud::DocumentAI::V1::ProcessorVersion::ModelType (v0.21.0)

Reference documentation and code samples for the Document AI V1 API module Google::Cloud::DocumentAI::V1::ProcessorVersion::ModelType.

The possible model types of the processor version.

Constants

MODEL_TYPE_UNSPECIFIED

value: 0
The processor version has unspecified model type.

MODEL_TYPE_GENERATIVE

value: 1
The processor version has generative model type.

MODEL_TYPE_CUSTOM

value: 2
The processor version has custom model type.