public sealed class CheckInstanceUpgradabilityResponse : IMessage<CheckInstanceUpgradabilityResponse>, IEquatable<CheckInstanceUpgradabilityResponse>, IDeepCloneable<CheckInstanceUpgradabilityResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Notebooks v2 API class CheckInstanceUpgradabilityResponse.
Response for checking if a notebook instance is upgradeable.
The new image self link this instance will be upgraded to if calling the
upgrade endpoint. This field will only be populated if field upgradeable
is true.
[[["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\u003eCheckInstanceUpgradabilityResponse\u003c/code\u003e class, part of the Google.Cloud.Notebooks.V2 API, is used to determine if a notebook instance can be upgraded.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties like \u003ccode\u003eUpgradeable\u003c/code\u003e, which indicates whether an upgrade is possible, and \u003ccode\u003eUpgradeImage\u003c/code\u003e and \u003ccode\u003eUpgradeVersion\u003c/code\u003e, specifying the target image and version for the upgrade.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API available, with 1.2.0 being the latest, and previous versions include 1.1.0 and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckInstanceUpgradabilityResponse\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are provided for creating a new \u003ccode\u003eCheckInstanceUpgradabilityResponse\u003c/code\u003e object, either empty or by copying an existing one.\u003c/p\u003e\n"]]],[],null,[]]