public sealed class StartNotebookRuntimeRequest : IMessage<StartNotebookRuntimeRequest>, IEquatable<StartNotebookRuntimeRequest>, IDeepCloneable<StartNotebookRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class StartNotebookRuntimeRequest.
Request message for
[NotebookService.StartNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.StartNotebookRuntime].
Required. The name of the NotebookRuntime resource to be started.
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\u003eThis documentation covers the \u003ccode\u003eStartNotebookRuntimeRequest\u003c/code\u003e class, which is part of the Vertex AI v1beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartNotebookRuntimeRequest\u003c/code\u003e class is a request message used to initiate the \u003ccode\u003eNotebookService.StartNotebookRuntime\u003c/code\u003e operation within the API.\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) and \u003ccode\u003eNotebookRuntimeName\u003c/code\u003e, which are used to specify the target NotebookRuntime resource to start.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating the \u003ccode\u003eStartNotebookRuntimeRequest\u003c/code\u003e, one of which takes in another \u003ccode\u003eStartNotebookRuntimeRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]