static TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod |
TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod.forNumber(int value) |
|
TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod |
TrainProcessorVersionRequest.CustomDocumentExtractionOptions.Builder.getTrainingMethod() |
Training method to use for CDE training.
|
TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod |
TrainProcessorVersionRequest.CustomDocumentExtractionOptions.getTrainingMethod() |
Training method to use for CDE training.
|
TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod |
TrainProcessorVersionRequest.CustomDocumentExtractionOptionsOrBuilder.getTrainingMethod() |
Training method to use for CDE training.
|
static TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod |
TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod.valueOf(int value) |
Deprecated.
|
static TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod |
TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod |
TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod[] |
TrainProcessorVersionRequest.CustomDocumentExtractionOptions.TrainingMethod.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|