enumValues property

If specified, lists all the possible values for this entity.

This should not be more than a handful of values. If the number of values is >10 or could change frequently use the EntityType.value_ontology field and specify a list of all possible values in a value ontology file.

Implementation

GoogleCloudDocumentaiV1DocumentSchemaEntityTypeEnumValues? enumValues;