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-03-21 UTC."],[[["This webpage provides reference documentation for the `BatchDocumentsInputConfig` class within the Google Cloud Document AI v1 API, specifically for the .NET environment."],["The `BatchDocumentsInputConfig` class is designed to configure a set of documents used as input for processing, and is a class that implements multiple interfaces such as IMessage and IDeepCloneable."],["The latest version available for the API is 3.19.0, with versions dating as far back as 1.0.0 available for reference, showcasing the release history for the `BatchDocumentsInputConfig` class."],["The `BatchDocumentsInputConfig` class offers properties such as `GcsDocuments` and `GcsPrefix` for specifying the input documents using Cloud Storage, with source options to choose from."],["The webpage provides information on the constructors, properties, inherited members, and implemented interfaces of the `BatchDocumentsInputConfig` class, as well as the namespace and assembly information."]]],[]]