revisionId property
The revision ID of the deployment.
A new revision is committed whenever the deployment contents are changed. The format is an 8-character hexadecimal string.
Output only. Immutable.
Implementation
core.String? revisionId;
The revision ID of the deployment.
A new revision is committed whenever the deployment contents are changed. The format is an 8-character hexadecimal string.
Output only. Immutable.
core.String? revisionId;