parentIds property

List<String>? parentIds
getter/setter pair

The revisions that this revision is based on.

Must include all the ids that have anything to do with this revision - eg. there are provenance.parent.revision fields that index into this field.

Implementation

core.List<core.String>? parentIds;