public sealed class UpgradeInstanceInternalRequest : IMessage<UpgradeInstanceInternalRequest>, IEquatable<UpgradeInstanceInternalRequest>, IDeepCloneable<UpgradeInstanceInternalRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class UpgradeInstanceInternalRequest.
Request for upgrading a notebook instance from within the VM
[[["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\u003eThis document provides reference information for the \u003ccode\u003eUpgradeInstanceInternalRequest\u003c/code\u003e class within the Google Cloud AI Platform Notebooks v1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpgradeInstanceInternalRequest\u003c/code\u003e class is used to request the upgrade of a notebook instance from within the virtual machine (VM) and is implemented as part of several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that takes another \u003ccode\u003eUpgradeInstanceInternalRequest\u003c/code\u003e object as an argument, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpgradeInstanceInternalRequest\u003c/code\u003e class includes three key properties, \u003ccode\u003eName\u003c/code\u003e to specify the instance to upgrade, \u003ccode\u003eType\u003c/code\u003e which is optional and allows to set the \u003ccode\u003eUpgradeType\u003c/code\u003e, and \u003ccode\u003eVmId\u003c/code\u003e which is the VM's hardware token for authentication purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is 2.5.0, which can be found with earlier versions within the list of versions on the page.\u003c/p\u003e\n"]]],[],null,[]]