versionName property
Use this field if you want to specify a version of the model to use.
The string is formatted the same way as model_version
, with the addition
of the version information:
"projects/YOUR_PROJECT/models/YOUR_MODEL/versions/YOUR_VERSION"
Implementation
core.String? versionName;