public sealed class StopRuntimeRequest : IMessage<StopRuntimeRequest>, IEquatable<StopRuntimeRequest>, IDeepCloneable<StopRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class StopRuntimeRequest.
[[["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."],[[["The latest version of the `StopRuntimeRequest` class is 2.5.0, with prior versions ranging from 2.4.0 down to 1.0.0-beta04, available for use."],["`StopRuntimeRequest` is a class within the AI Platform Notebooks v1 API used for requesting the stopping of a Managed Notebook Runtime."],["The `StopRuntimeRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, a default one and one that takes another `StopRuntimeRequest` object, and has properties to define the name of the runtime and a request ID."],["`StopRuntimeRequest` belongs to the `Google.Cloud.Notebooks.V1` namespace, found within the `Google.Cloud.Notebooks.V1.dll` assembly."]]],[]]