firstRevisionId property

String? firstRevisionId
getter/setter pair

The minimum (inclusive) revision allowed for validating messages.

If empty or not present, allow any revision to be validated against last_revision or any revision created before.

Optional.

Implementation

core.String? firstRevisionId;