properties property

List<GoogleCloudDocumentaiV1DocumentEntity>? properties
getter/setter pair

Entities can be nested to form a hierarchical data structure representing the content in the document.

Optional.

Implementation

core.List<GoogleCloudDocumentaiV1DocumentEntity>? properties;