public sealed class DeleteNotebookRuntimeRequest : IMessage<DeleteNotebookRuntimeRequest>, IEquatable<DeleteNotebookRuntimeRequest>, IDeepCloneable<DeleteNotebookRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteNotebookRuntimeRequest.
Request message for
[NotebookService.DeleteNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.DeleteNotebookRuntime].
Required. The name of the NotebookRuntime resource to be deleted.
Instead of checking whether the name is in valid NotebookRuntime resource
name format, directly throw NotFound exception if there is no such
NotebookRuntime in spanner.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteNotebookRuntimeRequest\u003c/code\u003e class is part of the Vertex AI v1beta1 API, used for requesting the deletion of a notebook runtime.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities like message handling, equality comparison, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eThe class is defined within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is located in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eName\u003c/code\u003e (a string representing the name of the NotebookRuntime to be deleted) and \u003ccode\u003eNotebookRuntimeName\u003c/code\u003e (a typed view over the resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one default and one that takes in another \u003ccode\u003eDeleteNotebookRuntimeRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]