public sealed class SwitchRuntimeRequest : IMessage<SwitchRuntimeRequest>, IEquatable<SwitchRuntimeRequest>, IDeepCloneable<SwitchRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class SwitchRuntimeRequest.
[[["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 documentation covers the `SwitchRuntimeRequest` class, which is part of the AI Platform Notebooks v1 API and is used to switch a Managed Notebook Runtime."],["The `SwitchRuntimeRequest` class is found within the `Google.Cloud.Notebooks.V1` namespace and is implemented in the `Google.Cloud.Notebooks.V1.dll` assembly."],["The `SwitchRuntimeRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `AcceleratorConfig`, `MachineType`, `Name`, and `RequestId`, which are used to configure the runtime switch."],["The latest version available in the documentation is version 2.5.0, and multiple previous versions are also listed, including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta04."]]],[]]