entitiesRevisionId property

String? entitiesRevisionId
getter/setter pair

The entity revision id that document.entities field is based on.

If this field is set and entities_revisions is not empty, the entities in document.entities field are the entities in the entity revision with this id and document.entity_validation_output field is the entity_validation_output field in this entity revision.

Implementation

core.String? entitiesRevisionId;