Document AI V1beta3 API - Module Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::CustomGenAiModelInfo::CustomModelType (v0.36.0)

Reference documentation and code samples for the Document AI V1beta3 API module Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::CustomGenAiModelInfo::CustomModelType.

The type of custom model created by the user.

Constants

CUSTOM_MODEL_TYPE_UNSPECIFIED

value: 0
The model type is unspecified.

VERSIONED_FOUNDATION

value: 1
The model is a versioned foundation model.

FINE_TUNED

value: 2
The model is a finetuned foundation model.