revisionId property

String? revisionId
getter/setter pair

The revision ID of the spec.

A new revision is committed whenever the spec contents are changed. The format is an 8-character hexadecimal string.

Output only. Immutable.

Implementation

core.String? revisionId;