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 page provides reference documentation for the `TrainProcessorVersionRequest.Types.InputData` class within the Cloud Document AI v1 API, specifically for the .NET environment."],["The `InputData` class is used to define the data inputs for training a new `ProcessorVersion` in Google Cloud's Document AI service, with the latest version being 3.19.0 and the version this is currently referring to being 3.15.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["It contains properties `TestDocuments` and `TrainingDocuments` which accept a `BatchDocumentsInputConfig` to define the documents to be used for testing and training respectively."],["The page lists available versions of the API from 1.0.0 up to 3.19.0, each linking to its respective `InputData` documentation."]]],[]]