ImageVersion constructor
ImageVersion({})
Implementation
ImageVersion({
this.creationDisabled,
this.imageVersionId,
this.isDefault,
this.releaseDate,
this.supportedPythonVersions,
this.upgradeDisabled,
});