defaultVersion property
The default version of the model.
This version will be used to handle prediction requests that do not specify a version. You can change the default version by calling projects.models.versions.setDefault.
Output only.
Implementation
GoogleCloudMlV1Version? defaultVersion;