Document AI V1beta3 API - Module Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::ModelType (v0.49.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Document AI V1beta3 API module Google::Cloud::DocumentAI::V1beta3::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.