revisionId property

String? revisionId
getter/setter pair

The revision ID of the mapping rule.

A new revision is committed whenever the mapping rule is changed in any way. The format is an 8-character hexadecimal string.

Output only.

Implementation

core.String? revisionId;