public sealed class UpgradeRuntimeRequest : IMessage<UpgradeRuntimeRequest>, IEquatable<UpgradeRuntimeRequest>, IDeepCloneable<UpgradeRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class UpgradeRuntimeRequest.
Request for upgrading a Managed Notebook Runtime to the latest version.
option (google.api.message_visibility).restriction =
"TRUSTED_TESTER,SPECIAL_TESTER";
[[["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\u003eUpgradeRuntimeRequest\u003c/code\u003e class, part of the AI Platform Notebooks v1 API, is used to request the upgrade of a Managed Notebook Runtime to its latest version.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that takes another \u003ccode\u003eUpgradeRuntimeRequest\u003c/code\u003e instance as a parameter, allowing for the creation of a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eRequestId\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e specifies the runtime to be upgraded in the format \u003ccode\u003eprojects/{project_id}/locations/{location}/runtimes/{runtime_id}\u003c/code\u003e and \u003ccode\u003eRequestId\u003c/code\u003e serves as an Idempotent request UUID.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided covers the latest version (2.5.0), the currently selected version (2.4.0), and previous versions of the class back to 1.0.0-beta04, indicating a history of updates and improvements.\u003c/p\u003e\n"]]],[],null,[]]