Module: Google::Cloud::DocumentAI::V1beta3::TrainProcessorVersionRequest::CustomDocumentExtractionOptions::TrainingMethod
- Defined in:
- proto_docs/google/cloud/documentai/v1beta3/document_processor_service.rb
Overview
Training Method for CDE. TRAINING_METHOD_UNSPECIFIED will fall back to
MODEL_BASED.
Constant Summary collapse
- TRAINING_METHOD_UNSPECIFIED =
0- MODEL_BASED =
1- TEMPLATE_BASED =
2