public sealed class BatchDocumentsInputConfig : IMessage<BatchDocumentsInputConfig>, IEquatable<BatchDocumentsInputConfig>, IDeepCloneable<BatchDocumentsInputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class BatchDocumentsInputConfig.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This page provides reference documentation for the `BatchDocumentsInputConfig` class within the Google Cloud Document AI v1 API, spanning multiple versions from 1.0.0 to the latest version 3.19.0."],["`BatchDocumentsInputConfig` is a class used to specify a set of documents as input, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchDocumentsInputConfig` class includes constructors for creating instances and properties like `GcsDocuments`, `GcsPrefix`, and `SourceCase` to define the document input sources."],["The latest version of `BatchDocumentsInputConfig` is available under version 3.19.0, while version 3.15.0, is the one referenced in the main body of this webpage."],["This class inherits from the `object` class, offering methods like `GetHashCode()`, `GetType()`, and `ToString()` and is contained within the `Google.Cloud.DocumentAI.V1` namespace and `Google.Cloud.DocumentAI.V1.dll` assembly."]]],[]]