public sealed class BatchDatasetDocuments : IMessage<BatchDatasetDocuments>, IEquatable<BatchDatasetDocuments>, IDeepCloneable<BatchDatasetDocuments>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class BatchDatasetDocuments.
Dataset documents that the batch operation will be applied to.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBatchDatasetDocuments\u003c/code\u003e class in the Cloud Document AI v1beta3 API represents a set of documents for batch operations.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify documents for batch operations using either a \u003ccode\u003eFilter\u003c/code\u003e property, which is a string matching the documents, or by setting \u003ccode\u003eIndividualDocumentIds\u003c/code\u003e, which takes in individual identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that takes another \u003ccode\u003eBatchDatasetDocuments\u003c/code\u003e object as a parameter for copying, and also provides information on whether or not the filter field is set via \u003ccode\u003eHasFilter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the BatchDatasetDocuments class is 2.0.0-beta23, with previous versions including 2.0.0-beta22 and 1.0.0-beta04 also documented.\u003c/p\u003e\n"]]],[],null,[]]