revisionId property

String? revisionId
getter/setter pair

The revision ID of the Consent.

The format is an 8-character hexadecimal string. Refer to a specific revision of a Consent by appending @{revision_id} to the Consent's resource name.

Output only.

Implementation

core.String? revisionId;