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\u003eTrainProcessorVersionMetadata.Types.DatasetValidation\u003c/code\u003e class within the Google Cloud Document AI v1 API, spanning versions from 1.0.0 to the latest 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatasetValidation\u003c/code\u003e class, implemented through various interfaces, is designed to hold and present information regarding dataset and document errors encountered during the training process, with errors detailed for each document and the dataset as a whole.\u003c/p\u003e\n"],["\u003cp\u003eThe class's properties, \u003ccode\u003eDatasetErrorCount\u003c/code\u003e, \u003ccode\u003eDatasetErrors\u003c/code\u003e, \u003ccode\u003eDocumentErrorCount\u003c/code\u003e, and \u003ccode\u003eDocumentErrors\u003c/code\u003e, provide insight into the number and specifics of the errors found during dataset validation, allowing for an error diagnosis of the dataset and document errors.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes implementation details and inherited members, and it is present in the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor and one that allows for the construction using another \u003ccode\u003eDatasetValidation\u003c/code\u003e object to set the properties.\u003c/p\u003e\n"]]],[],null,[]]