Document AI V1 API - Module Google::Cloud::DocumentAI::V1::TrainProcessorVersionRequest::CustomDocumentExtractionOptions::TrainingMethod (v0.21.0)

Reference documentation and code samples for the Document AI V1 API module Google::Cloud::DocumentAI::V1::TrainProcessorVersionRequest::CustomDocumentExtractionOptions::TrainingMethod.

Training Method for CDE. TRAINING_METHOD_UNSPECIFIED will fall back to MODEL_BASED.

Constants

TRAINING_METHOD_UNSPECIFIED

value: 0

MODEL_BASED

value: 1

TEMPLATE_BASED

value: 2