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."],[[["This document provides reference information for the `IsInstanceUpgradeableRequest` class within the Google Cloud Notebooks v1 API, specifically for .NET developers."],["The `IsInstanceUpgradeableRequest` class is used to check if a notebook instance is eligible for an upgrade and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for this class is 2.5.0, with previous versions also accessible, ranging down to 1.0.0-beta04."],["It includes properties like `NotebookInstance`, which requires a specific format to identify a notebook instance, and `Type` which allows searching for additional compute images to upgrade."],["It provides constructors for creating new `IsInstanceUpgradeableRequest` instances, either default or by copying an existing instance."]]],[]]