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"]],[["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."],[[["This document provides reference documentation for the `DeleteRuntimeRequest` class within the AI Platform Notebooks v1 API, specifically for the .NET environment."],["The `DeleteRuntimeRequest` class is used to send a request to delete a Managed Notebook Runtime, and it inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteRuntimeRequest` class includes properties such as `Name`, `RequestId`, and `RuntimeName`, which are used to specify the runtime to be deleted and manage the request."],["The latest version of the DeleteRuntimeRequest class is 2.5.0, and it has been through several version releases, including the beta version 1.0.0-beta04."],["The class is located within the `Google.Cloud.Notebooks.V1` namespace and the `Google.Cloud.Notebooks.V1.dll` assembly."]]],[]]