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 v1beta3 API class TrainProcessorVersionRequest.Types.InputData.
The input data used to train a new
[ProcessorVersion][google.cloud.documentai.v1beta3.ProcessorVersion].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This page provides reference documentation for the `TrainProcessorVersionRequest.Types.InputData` class within the Google Cloud Document AI v1beta3 API."],["The `InputData` class is used to specify the training data for a new `ProcessorVersion` in Google Cloud Document AI."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, comparison, deep cloning, and buffer manipulation."],["`InputData` has properties for both `TestDocuments` and `TrainingDocuments`, both of which are of type `BatchDocumentsInputConfig`, used for specifying the respective document sets."],["There are several different versions of the API documentation available, with the latest one being `2.0.0-beta23`."]]],[]]