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