public sealed class IsInstanceUpgradeableResponse : IMessage<IsInstanceUpgradeableResponse>, IEquatable<IsInstanceUpgradeableResponse>, IDeepCloneable<IsInstanceUpgradeableResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1beta1 API class IsInstanceUpgradeableResponse.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eIsInstanceUpgradeableResponse\u003c/code\u003e class in the Google.Cloud.Notebooks.V1Beta1 namespace is used to determine if a notebook instance can be upgraded.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, providing functionalities for message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eIsInstanceUpgradeableResponse\u003c/code\u003e include \u003ccode\u003eUpgradeable\u003c/code\u003e (a boolean indicating if an upgrade is possible), \u003ccode\u003eUpgradeImage\u003c/code\u003e (the self-link of the new image), \u003ccode\u003eUpgradeVersion\u003c/code\u003e (the target version), and \u003ccode\u003eUpgradeInfo\u003c/code\u003e (additional information).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available for the class is 2.0.0-beta05, and earlier versions such as 2.0.0-beta04 and 1.0.0-beta04 are also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThis class also contains two constructors: a parameterless constructor, and one that accepts another \u003ccode\u003eIsInstanceUpgradeableResponse\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]