public sealed class IsInstanceUpgradeableRequest : IMessage<IsInstanceUpgradeableRequest>, IEquatable<IsInstanceUpgradeableRequest>, IDeepCloneable<IsInstanceUpgradeableRequest>, IBufferMessage, IMessage
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 used to determine if a notebook instance is eligible for an upgrade within the Google Cloud Notebooks API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace, 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 capabilities for message handling, equality comparisons, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eNotebookInstance\u003c/code\u003e which specifies the instance to be checked using the correct formatting and \u003ccode\u003eType\u003c/code\u003e, which lets you specify optional configurations for the upgrade check.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the class are available, ranging from version \u003ccode\u003e1.0.0-beta04\u003c/code\u003e up to \u003ccode\u003e2.5.0\u003c/code\u003e (latest).\u003c/p\u003e\n"]]],[],null,[]]