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\u003eThis documentation details the \u003ccode\u003eCheckInstanceUpgradabilityResponse\u003c/code\u003e class within the Google.Cloud.Notebooks.V2 namespace, which is part of the Notebooks v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckInstanceUpgradabilityResponse\u003c/code\u003e class is used to determine if a notebook instance can be upgraded, based on its properties, such as \u003ccode\u003eUpgradeable\u003c/code\u003e which indicates if an upgrade is available.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eUpgradeImage\u003c/code\u003e, \u003ccode\u003eUpgradeInfo\u003c/code\u003e, and \u003ccode\u003eUpgradeVersion\u003c/code\u003e which provide details about the potential upgrade, including the new image link and version, if applicable.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, which are core components of the Protobuf framework.\u003c/p\u003e\n"]]],[],null,[]]