An IANA published media type (MIME
type) of
the input. If the input is a raw document, refer to supported file
types for the list
of media types. If the input is a
[Document][google.cloud.documentai.v1beta3.Document], the type should be
application/json.
[[["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 document provides reference information for the `BatchProcessRequest.Types.BatchInputConfig` class within the Google Cloud Document AI v1beta3 API."],["`BatchProcessRequest.Types.BatchInputConfig` is a message for configuring input in a batch process and inherits from `object` while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `BatchInputConfig` has two constructors: a default constructor and one that takes another `BatchInputConfig` as a parameter for creating a new instance."],["The `BatchInputConfig` class includes properties `GcsSource`, which specifies the Cloud Storage location of the document, and `MimeType`, which specifies the media type of the input document."],["The documented versions for this class include 2.0.0-beta23 (latest), 2.0.0-beta22, and 1.0.0-beta04, with the class noted as obsolete."]]],[]]