public sealed class TrainProcessorVersionRequest.Types.CustomDocumentExtractionOptions : IMessage<TrainProcessorVersionRequest.Types.CustomDocumentExtractionOptions>, IEquatable<TrainProcessorVersionRequest.Types.CustomDocumentExtractionOptions>, IDeepCloneable<TrainProcessorVersionRequest.Types.CustomDocumentExtractionOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class TrainProcessorVersionRequest.Types.CustomDocumentExtractionOptions.
Options to control the training of the Custom Document Extraction (CDE)
Processor.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["This document provides reference documentation for the `CustomDocumentExtractionOptions` class within the Google Cloud Document AI v1 API, specifically for version 3.11.0, and lists previous versions."],["`CustomDocumentExtractionOptions` are used to configure the training process for Custom Document Extraction (CDE) Processors in Google Cloud Document AI."],["The document includes information about inheritance, detailing that the class inherits from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the available constructors for `CustomDocumentExtractionOptions`, including a default constructor and one that accepts another instance of `CustomDocumentExtractionOptions` for creating a copy."],["A key property within `CustomDocumentExtractionOptions` is `TrainingMethod`, which allows users to specify the training method to use for CDE training and has the data type `TrainProcessorVersionRequest.Types.CustomDocumentExtractionOptions.Types.TrainingMethod`."]]],[]]