public sealed class TrainProcessorVersionRequest.Types.InputData : IMessage<TrainProcessorVersionRequest.Types.InputData>, IEquatable<TrainProcessorVersionRequest.Types.InputData>, IDeepCloneable<TrainProcessorVersionRequest.Types.InputData>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class TrainProcessorVersionRequest.Types.InputData.
The input data used to train a new
[ProcessorVersion][google.cloud.documentai.v1.ProcessorVersion].
[[["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 webpage provides documentation for the `TrainProcessorVersionRequest.Types.InputData` class within the Google Cloud Document AI v1 API."],["The `InputData` class is used to define the training and testing data for creating a new `ProcessorVersion` in Document AI."],["The page lists various versions of the Document AI API, ranging from version 1.0.0 up to the latest version 3.19.0, and provides a link to the reference documentation for each version."],["`InputData` class includes two properties, `TestDocuments` and `TrainingDocuments`, both of which use the `BatchDocumentsInputConfig` type, used to define the input data to train or test a model."],["The `TrainProcessorVersionRequest.Types.InputData` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]