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.16.0 but also listing other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatasetValidation\u003c/code\u003e class is used to present information regarding data integrity, including any errors found within a document or the dataset, and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists several versions of the API that can be navigated to for a specific version's documentation, ranging from the latest version 3.19.0 down to version 1.0.0.\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, providing detailed information on the quantity and nature of errors found.\u003c/p\u003e\n"],["\u003cp\u003eThe page highlights that the presence of any dataset error will stop the training process, and that any document with errors will not be used during training.\u003c/p\u003e\n"]]],[],null,[]]