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 document provides reference information for the `SwitchRuntimeRequest` class within the Google Cloud Notebooks v1 API, specifically version 2.2.0, for .NET."],["`SwitchRuntimeRequest` is used to request switching a Managed Notebook Runtime and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SwitchRuntimeRequest` class has properties for configuring the runtime, such as `AcceleratorConfig` and `MachineType`, as well as properties like `Name` and `RequestId`."],["The latest version of this API is 2.5.0, and the documentation also includes references to previous versions, including 2.4.0, 2.3.0, 2.1.0, 2.0.0, and 1.0.0-beta04."]]],[]]