public sealed class UpgradeInstanceRequest : IMessage<UpgradeInstanceRequest>, IEquatable<UpgradeInstanceRequest>, IDeepCloneable<UpgradeInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class UpgradeInstanceRequest.
[[["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 page provides reference documentation for the `UpgradeInstanceRequest` class within the Google Cloud Notebooks v1 API, specifically for version 2.3.0."],["The `UpgradeInstanceRequest` class is used to request the upgrade of a notebook instance and inherits from the `object` class while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is located in the `Google.Cloud.Notebooks.V1` namespace and is part of the `Google.Cloud.Notebooks.V1.dll` assembly."],["The class has two constructors, a default one, and one that takes an `UpgradeInstanceRequest` as a parameter, and exposes two properties, `Name` and `Type`, to configure the request."],["The documentation also provides links to various versions of this class, ranging from version `1.0.0-beta04` to the `2.5.0 (latest)` version."]]],[]]