Class LayoutListEntry (2.27.0)

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

Represents an entry in the list.

Attribute

NameDescription
blocks MutableSequence[google.cloud.documentai_v1beta3.types.Document.DocumentLayout.DocumentLayoutBlock]
A list entry is a list of blocks. Repeated blocks support further hierarchies and nested blocks.