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\u003eThis document provides reference information for the \u003ccode\u003eUpgradeRuntimeRequest\u003c/code\u003e class within the Google Cloud Notebooks v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpgradeRuntimeRequest\u003c/code\u003e class is used to request the upgrade of a Managed Notebook Runtime to its latest version, as part of the AI Platform Notebooks v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpgradeRuntimeRequest\u003c/code\u003e 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 and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpgradeRuntimeRequest\u003c/code\u003e class has two constructors, one default and one that takes an existing \u003ccode\u003eUpgradeRuntimeRequest\u003c/code\u003e object as a parameter, allowing for the creation of a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eRequestId\u003c/code\u003e, with \u003ccode\u003eName\u003c/code\u003e being a required field specifying the runtime to upgrade in a specific format, and \u003ccode\u003eRequestId\u003c/code\u003e being used for idempotent requests.\u003c/p\u003e\n"]]],[],null,[]]