versionId property
The version ID of the PublisherModel.
A new version is committed when a new model version is uploaded under an existing model id. It is an auto-incrementing decimal number in string representation.
Output only. Immutable.
Implementation
core.String? versionId;