public sealed class DeleteRuntimeRequest : IMessage<DeleteRuntimeRequest>, IEquatable<DeleteRuntimeRequest>, IDeepCloneable<DeleteRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class DeleteRuntimeRequest.
[[["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 page provides documentation for the `DeleteRuntimeRequest` class within the Google Cloud Notebooks v1 API, specifically version 2.2.0."],["`DeleteRuntimeRequest` is used to request the deletion of a Managed Notebook Runtime, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteRuntimeRequest` class has two constructors and three properties: `Name`, `RequestId`, and `RuntimeName`, which are used to define the runtime to be deleted and manage the deletion request."],["This documentation also contains links to other versions of the `DeleteRuntimeRequest` class, ranging from version 1.0.0-beta04 to 2.5.0."],["The `DeleteRuntimeRequest` class inherits from the `Object` class and this page also provides the inherited members from it, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]