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-19 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eBatchDocumentsInputConfig\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace is 3.19.0, while the documentation provides access to versions ranging from 1.0.0 up to the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchDocumentsInputConfig\u003c/code\u003e is a class designed for configuring a set of documents used as input for batch processing in Google Cloud Document AI.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e 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\u003e\u003ccode\u003eBatchDocumentsInputConfig\u003c/code\u003e offers two primary properties for specifying document sources: \u003ccode\u003eGcsDocuments\u003c/code\u003e, which handles documents individually listed in Cloud Storage, and \u003ccode\u003eGcsPrefix\u003c/code\u003e, which uses a Cloud Storage prefix to identify multiple documents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceCase\u003c/code\u003e property determines whether \u003ccode\u003eGcsDocuments\u003c/code\u003e or \u003ccode\u003eGcsPrefix\u003c/code\u003e is active, indicating the method used for document input.\u003c/p\u003e\n"]]],[],null,[]]