public sealed class GetNotebookRuntimeTemplateRequest : IMessage<GetNotebookRuntimeTemplateRequest>, IEquatable<GetNotebookRuntimeTemplateRequest>, IDeepCloneable<GetNotebookRuntimeTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetNotebookRuntimeTemplateRequest.
Request message for
[NotebookService.GetNotebookRuntimeTemplate][google.cloud.aiplatform.v1beta1.NotebookService.GetNotebookRuntimeTemplate]
Required. The name of the NotebookRuntimeTemplate resource.
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"]],[["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-08-14 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eGetNotebookRuntimeTemplateRequest\u003c/code\u003e class, which is part of the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotebookRuntimeTemplateRequest\u003c/code\u003e class is a request message used to retrieve a specific Notebook Runtime Template via the \u003ccode\u003eNotebookService.GetNotebookRuntimeTemplate\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eName\u003c/code\u003e, a string representing the name of the Notebook Runtime Template resource, and \u003ccode\u003eNotebookRuntimeTemplateName\u003c/code\u003e, a strongly-typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a parameterless constructor and one that takes another \u003ccode\u003eGetNotebookRuntimeTemplateRequest\u003c/code\u003e as a parameter, to create instances of the class.\u003c/p\u003e\n"]]],[],null,[]]