GoogleApi.Composer.V1.Model.CheckUpgradeResponse (google_api_composer v0.36.3)
View SourceMessage containing information about the result of an upgrade check operation.
Attributes
-
buildLogUri
(type:String.t
, default:nil
) - Output only. Url for a docker build log of an upgraded image. -
containsPypiModulesConflict
(type:String.t
, default:nil
) - Output only. Whether build has succeeded or failed on modules conflicts. -
imageVersion
(type:String.t
, default:nil
) - Composer image for which the build was happening. -
pypiConflictBuildLogExtract
(type:String.t
, default:nil
) - Output only. Extract from a docker image build log containing information about pypi modules conflicts. -
pypiDependencies
(type:map()
, default:nil
) - Pypi dependencies specified in the environment configuration, at the time when the build was triggered.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.