entitiesRevisionId property

String? entitiesRevisionId
getter/setter pair

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

If this field and entities_revisions are set, the entities in document.entities are the entities in the entity revision with this ID. The document.entity_validation_output field is the entity_validation_output field in this entity revision.

Implementation

core.String? entitiesRevisionId;