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 documentation covers the `SwitchRuntimeRequest` class within the Google Cloud Notebooks v1 API, specifically for version 2.3.0."],["`SwitchRuntimeRequest` is used to request the switching of a Managed Notebook Runtime, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes properties such as `AcceleratorConfig`, `MachineType`, `Name`, and `RequestId`."],["There are two constructors for `SwitchRuntimeRequest`, a default constructor and one that accepts another `SwitchRuntimeRequest` object as a parameter."],["Version 2.5.0 is the latest version available and this documentation also has links to older versions dating all the way back to version 1.0.0-beta04."]]],[]]