public sealed class BatchDocumentsInputConfig : IMessage<BatchDocumentsInputConfig>, IEquatable<BatchDocumentsInputConfig>, IDeepCloneable<BatchDocumentsInputConfig>, IBufferMessage, IMessage
The common config to specify a set of documents used as input.
[[["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\u003eBatchDocumentsInputConfig\u003c/code\u003e class is designed to specify a set of documents as input for processing in the Google Cloud Document AI service, version 1.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003eIt can handle input documents individually specified on Cloud Storage via the \u003ccode\u003eGcsDocuments\u003c/code\u003e property or from a Cloud Storage location using the \u003ccode\u003eGcsPrefix\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchDocumentsInputConfig\u003c/code\u003e 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, facilitating its integration with other parts of the system.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one for default initialization and another for creating a copy from an existing \u003ccode\u003eBatchDocumentsInputConfig\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceCase\u003c/code\u003e property determines whether documents are being loaded from a prefix or a set of documents.\u003c/p\u003e\n"]]],[],null,[]]