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."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eDeleteRuntimeRequest\u003c/code\u003e class within the AI Platform Notebooks v1 API, specifically version 2.4.0 of the Google.Cloud.Notebooks.V1 library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteRuntimeRequest\u003c/code\u003e is used to request the deletion of a Managed Notebook Runtime, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default and one that accepts another \u003ccode\u003eDeleteRuntimeRequest\u003c/code\u003e object as a parameter, enabling the creation of new instances and cloning.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteRuntimeRequest\u003c/code\u003e includes properties such as \u003ccode\u003eName\u003c/code\u003e (specifying the runtime's resource name), \u003ccode\u003eRequestId\u003c/code\u003e (for idempotent operations), and \u003ccode\u003eRuntimeName\u003c/code\u003e (a typed view of the \u003ccode\u003eName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThis documentation shows that there are multiple versions available for this API class, with 2.5.0 being the latest, and 1.0.0-beta04 being the oldest version.\u003c/p\u003e\n"]]],[],null,[]]