revisionId property

String? revisionId
getter/setter pair

Revision ID of the label.

Revision ID might be part of the label name depending on the request issued. A new revision is created whenever revisioned properties of a label are changed. Matches the regex: ([a-zA-Z0-9])+

Output only.

Implementation

core.String? revisionId;