properties property

List<GoogleCloudDocumentaiV1beta2DocumentEntity>? properties
getter/setter pair

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

Optional.

Implementation

core.List<GoogleCloudDocumentaiV1beta2DocumentEntity>? properties;