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"]],[["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-03-21 UTC."],[[["This document provides reference documentation for the `IsInstanceUpgradeableRequest` class within the AI Platform Notebooks v1 API."],["`IsInstanceUpgradeableRequest` is used to check if a notebook instance is eligible for an upgrade, and it inherits from `Object` while implementing several interfaces like `IMessage` and `IEquatable`."],["The class offers two constructors and defines properties, including `NotebookInstance` (a string representing the instance path) and `Type` (an optional `UpgradeType`)."],["The available versions of this class are displayed in a list, ranging from 1.0.0-beta04 up to the latest version 2.5.0."]]],[]]