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"]],[["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 page provides reference documentation for the `SwitchRuntimeRequest` class within the AI Platform Notebooks v1 API, specifically for version 2.0.0 of the `Google.Cloud.Notebooks.V1` library."],["`SwitchRuntimeRequest` is used to request the switching of a Managed Notebook Runtime, inheriting from `Object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and one that takes another `SwitchRuntimeRequest` object as a parameter."],["The `SwitchRuntimeRequest` class includes properties such as `AcceleratorConfig`, `MachineType`, `Name`, and `RequestId`, which are used to define the configuration for the runtime switch."],["The page also provides links to previous versions, ranging from 2.5.0 down to 1.0.0-beta04, of the `Google.Cloud.Notebooks.V1` library."]]],[]]