public sealed class CheckUpgradeResponse : IMessage<CheckUpgradeResponse>, IEquatable<CheckUpgradeResponse>, IDeepCloneable<CheckUpgradeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class CheckUpgradeResponse.
Message containing information about the result of an upgrade check
operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eCheckUpgradeResponse\u003c/code\u003e class within the Google Cloud Composer v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckUpgradeResponse\u003c/code\u003e class is used to convey the outcome of an upgrade check operation and it contains information about a docker build log, potential module conflicts, and relevant pypi dependencies.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a list of all available versions of the class, from the most recent at 2.9.0 to as far back as 1.0.0, with each version being a hyperlink to its corresponding documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for diverse functionality, and has methods such as \u003ccode\u003eCheckUpgradeResponse()\u003c/code\u003e and \u003ccode\u003eCheckUpgradeResponse(CheckUpgradeResponse)\u003c/code\u003e as constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eBuildLogUri\u003c/code\u003e, \u003ccode\u003eContainsPypiModulesConflict\u003c/code\u003e, \u003ccode\u003eImageVersion\u003c/code\u003e, \u003ccode\u003ePypiConflictBuildLogExtract\u003c/code\u003e, and \u003ccode\u003ePypiDependencies\u003c/code\u003e which allows for access to different aspects of the upgrade check and its results.\u003c/p\u003e\n"]]],[],null,[]]