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 page covers the `SwitchRuntimeRequest` class within the Google Cloud Notebooks v1 API, specifically version 2.4.0."],["`SwitchRuntimeRequest` is used to request the switching of a Managed Notebook Runtime, and it inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SwitchRuntimeRequest` class includes constructors for creating new instances and properties like `AcceleratorConfig`, `MachineType`, `Name`, and `RequestId`, which are used to configure the runtime switch."],["The documentation provides access to previous versions of the SwitchRuntimeRequest, ranging from 1.0.0-beta04 up to 2.5.0, which is listed as the latest version."]]],[]]