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 version 2.1.0 of the Google.Cloud.Notebooks.V1 package."],["The `DeleteRuntimeRequest` class is used to define a request for deleting a Managed Notebook Runtime."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteRuntimeRequest` class has two constructors, one default and one that takes another `DeleteRuntimeRequest` object as a parameter, along with three properties: `Name`, `RequestId`, and `RuntimeName`."],["There are also links to documentation for previous versions of this API endpoint, including the most recent version, 2.5.0."]]],[]]