normalizedValue property

GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue? normalizedValue
getter/setter pair

Normalized entity value.

Absent if the extracted value could not be converted or the type (e.g. address) is not supported for certain parsers. This field is also only populated for certain supported document types.

Optional.

Implementation

GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue? normalizedValue;