Class DocumentMetadata (2.27.0)

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

Metadata about a document.

Attributes

NameDescription
document_id google.cloud.documentai_v1beta3.types.DocumentId
Document identifier.
page_count int
Number of pages in the document.
dataset_type google.cloud.documentai_v1beta3.types.DatasetSplitType
Type of the dataset split to which the document belongs.
labeling_state google.cloud.documentai_v1beta3.types.DocumentLabelingState
Labeling state of the document.
display_name str
The display name of the document.