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"]],[["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."],[[["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."]]],[]]