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 documentation for the `TrainProcessorVersionRequest.Types.InputData` class within the Google Cloud Document AI v1 API, covering versions from 1.0.0 up to the latest version 3.19.0."],["The `InputData` class is used to define the data needed for training a new `ProcessorVersion` in the Google Cloud Document AI API."],["The documentation details the class's inheritance, implementation of various interfaces, along with its constructors, and properties, such as `TestDocuments` and `TrainingDocuments`, both of which are of type `BatchDocumentsInputConfig`."],["Users can access the reference documentation and code samples for each specific version listed on this page by navigating to the corresponding link."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` and contains inherited members such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]