public sealed class DeleteNotebookRuntimeTemplateRequest : IMessage<DeleteNotebookRuntimeTemplateRequest>, IEquatable<DeleteNotebookRuntimeTemplateRequest>, IDeepCloneable<DeleteNotebookRuntimeTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteNotebookRuntimeTemplateRequest.
Request message for
[NotebookService.DeleteNotebookRuntimeTemplate][google.cloud.aiplatform.v1beta1.NotebookService.DeleteNotebookRuntimeTemplate].
Required. The name of the NotebookRuntimeTemplate resource to be deleted.
Format:
projects/{project}/locations/{location}/notebookRuntimeTemplates/{notebook_runtime_template}
[[["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\u003eDeleteNotebookRuntimeTemplateRequest\u003c/code\u003e class is part of the Vertex AI v1beta1 API, used to request the deletion of a NotebookRuntimeTemplate resource.\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, making it compatible with protocol buffers and providing functionalities for deep cloning and equality comparisons.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and is found within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another taking a \u003ccode\u003eDeleteNotebookRuntimeTemplateRequest\u003c/code\u003e parameter for object cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties \u003ccode\u003eName\u003c/code\u003e, which is the string name of the resource to be deleted, and \u003ccode\u003eNotebookRuntimeTemplateName\u003c/code\u003e which is a typed view over the name of the resource to be deleted.\u003c/p\u003e\n"]]],[],null,[]]