public sealed class TrainProcessorVersionMetadata.Types.DatasetValidation : IMessage<TrainProcessorVersionMetadata.Types.DatasetValidation>, IEquatable<TrainProcessorVersionMetadata.Types.DatasetValidation>, IDeepCloneable<TrainProcessorVersionMetadata.Types.DatasetValidation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class TrainProcessorVersionMetadata.Types.DatasetValidation.
The dataset validation information.
This includes any and all errors with documents and the dataset.
public RepeatedField<Status> DocumentErrors { get; }
Error information pertaining to specific documents. A maximum of 10
document errors will be returned.
Any document with errors will not be used throughout training.
[[["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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDatasetValidation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e API, specifically focusing on version 3.17.0 but also listing other versions, with version 3.19.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatasetValidation\u003c/code\u003e class is designed to store and provide information about errors found within the dataset used for training, including both dataset-wide errors and document-specific errors.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it compatible with various functionalities within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDatasetValidation\u003c/code\u003e class include \u003ccode\u003eDatasetErrorCount\u003c/code\u003e, \u003ccode\u003eDatasetErrors\u003c/code\u003e, \u003ccode\u003eDocumentErrorCount\u003c/code\u003e, and \u003ccode\u003eDocumentErrors\u003c/code\u003e, which detail the number and nature of errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation lists a range of versions for this class from version 1.0.0 up to the most recent 3.19.0, including relevant links to view the documentation for each version.\u003c/p\u003e\n"]]],[],null,[]]