View Source GoogleApi.Composer.V1beta1.Model.ImageVersion (google_api_composer v0.36.1)
Image Version information
Attributes
-
creationDisabled(type:boolean(), default:nil) - Whether it is impossible to create an environment with the image version. -
imageVersionId(type:String.t, default:nil) - The string identifier of the ImageVersion, in the form: "composer-x.y.z-airflow-a.b.c" -
isDefault(type:boolean(), default:nil) - Whether this is the default ImageVersion used by Composer during environment creation if no input ImageVersion is specified. -
releaseDate(type:GoogleApi.Composer.V1beta1.Model.Date.t, default:nil) - The date of the version release. -
supportedPythonVersions(type:list(String.t), default:nil) - supported python versions -
upgradeDisabled(type:boolean(), default:nil) - Whether it is impossible to upgrade an environment running with the image version.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.