public sealed class GetNotebookRuntimeRequest : IMessage<GetNotebookRuntimeRequest>, IEquatable<GetNotebookRuntimeRequest>, IDeepCloneable<GetNotebookRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetNotebookRuntimeRequest.
Request message for
[NotebookService.GetNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.GetNotebookRuntime]
Required. The name of the NotebookRuntime resource.
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\u003e\u003ccode\u003eGetNotebookRuntimeRequest\u003c/code\u003e is a class in the Vertex AI v1beta1 API, serving as a request message for retrieving notebook runtime information via \u003ccode\u003eNotebookService.GetNotebookRuntime\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members from the \u003ccode\u003eobject\u003c/code\u003e class and includes two constructors: a default constructor and one that accepts another \u003ccode\u003eGetNotebookRuntimeRequest\u003c/code\u003e instance for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two properties: \u003ccode\u003eName\u003c/code\u003e (a string representing the name of the NotebookRuntime resource) and \u003ccode\u003eNotebookRuntimeName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e resource), indicating it is used to retrieve specific runtime resources.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the document is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]