Google Cloud Document Ai V1 Client - Class TrainingMethod (2.0.0)

Reference documentation and code samples for the Google Cloud Document Ai V1 Client class TrainingMethod.

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

Protobuf type google.cloud.documentai.v1.TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod

Namespace

Google \ Cloud \ DocumentAI \ V1 \ TrainProcessorVersionRequest \ CustomDocumentExtractionOptions

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TRAINING_METHOD_UNSPECIFIED

Value: 0

Generated from protobuf enum TRAINING_METHOD_UNSPECIFIED = 0;

MODEL_BASED

Value: 1

Generated from protobuf enum MODEL_BASED = 1;

TEMPLATE_BASED

Value: 2

Generated from protobuf enum TEMPLATE_BASED = 2;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.