public sealed class IsInstanceUpgradeableResponse : IMessage<IsInstanceUpgradeableResponse>, IEquatable<IsInstanceUpgradeableResponse>, IDeepCloneable<IsInstanceUpgradeableResponse>, IBufferMessage, IMessage
Response for checking if a notebook instance is upgradeable.
[[["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\u003eThe \u003ccode\u003eIsInstanceUpgradeableResponse\u003c/code\u003e class is used to determine if a notebook instance is eligible for an upgrade, as part of the Google Cloud Notebooks V1Beta1 service.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for enhanced functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties such as \u003ccode\u003eUpgradeable\u003c/code\u003e (a boolean indicating upgrade eligibility), \u003ccode\u003eUpgradeInfo\u003c/code\u003e (additional details about the upgrade), and \u003ccode\u003eUpgradeVersion\u003c/code\u003e (the target version for the upgrade).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIsInstanceUpgradeableResponse\u003c/code\u003e has two constructors, one default and another that accepts another \u003ccode\u003eIsInstanceUpgradeableResponse\u003c/code\u003e as an argument for initialization.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.0.0-beta05 is the latest release, with version 1.0.0-beta04 being the version containing this specific class information.\u003c/p\u003e\n"]]],[],null,[]]