public sealed class IsInstanceUpgradeableResponse : IMessage<IsInstanceUpgradeableResponse>, IEquatable<IsInstanceUpgradeableResponse>, IDeepCloneable<IsInstanceUpgradeableResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 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"]],[["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 information for the \u003ccode\u003eIsInstanceUpgradeableResponse\u003c/code\u003e class within the AI Platform Notebooks v1 API, specifically for version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIsInstanceUpgradeableResponse\u003c/code\u003e class is used to determine if a notebook instance can be upgraded and includes details related to the upgrade.\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, in addition to inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has four main properties: \u003ccode\u003eUpgradeable\u003c/code\u003e, \u003ccode\u003eUpgradeImage\u003c/code\u003e, \u003ccode\u003eUpgradeInfo\u003c/code\u003e, and \u003ccode\u003eUpgradeVersion\u003c/code\u003e, which provide details about the upgrade status, the new image, additional information, and the new version, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various previous versions, including the most recent 2.5.0, and shows version 2.1.0 as the current document version.\u003c/p\u003e\n"]]],[],null,[]]