public sealed class IsInstanceUpgradeableRequest : IMessage<IsInstanceUpgradeableRequest>, IEquatable<IsInstanceUpgradeableRequest>, IDeepCloneable<IsInstanceUpgradeableRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class IsInstanceUpgradeableRequest.
Request 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\u003eIsInstanceUpgradeableRequest\u003c/code\u003e class is part of the AI Platform Notebooks v1 API and is used to check if a notebook instance is eligible for an 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, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a constructor with no parameters and a constructor that accepts another \u003ccode\u003eIsInstanceUpgradeableRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties, \u003ccode\u003eNotebookInstance\u003c/code\u003e, which specifies the notebook instance to check, and \u003ccode\u003eType\u003c/code\u003e, which allows specifying an \u003ccode\u003eUpgradeType\u003c/code\u003e to search for additional compute images.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this API are available, ranging from version 1.0.0-beta04 to 2.5.0, with 2.5.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]