Class BatchDocumentsInputConfig (0.5.1)

BatchDocumentsInputConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The common config to specify a set of documents used as input.

Attributes

NameDescription
gcs_prefix google.cloud.documentai_v1.types.GcsPrefix
The set of documents that match the specified Cloud Storage [gcs_prefix].
gcs_documents google.cloud.documentai_v1.types.GcsDocuments
The set of documents individually specified on Cloud Storage.

Inheritance

builtins.object > proto.message.Message > BatchDocumentsInputConfig