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."],[[["This document provides reference documentation for the `UpgradeRuntimeRequest` class within the AI Platform Notebooks v1 API, specifically for version 2.1.0."],["The `UpgradeRuntimeRequest` class is used to request the upgrade of a Managed Notebook Runtime to the latest version and is part of the `Google.Cloud.Notebooks.V1` namespace."],["It inherits from `Object` and implements `IMessage\u003cUpgradeRuntimeRequest\u003e`, `IEquatable\u003cUpgradeRuntimeRequest\u003e`, `IDeepCloneable\u003cUpgradeRuntimeRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class has two properties, `Name` which is required and represents the runtime resource path, and `RequestId`, which is a UUID for idempotent requests."],["There are multiple previous versions of this documentation available, with version 2.5.0 being the latest, as well as versions 2.4.0, 2.3.0, 2.2.0, 2.0.0, and 1.0.0-beta04, all accessible via their respective links."]]],[]]