public sealed class StopNotebookRuntimeRequest : IMessage<StopNotebookRuntimeRequest>, IEquatable<StopNotebookRuntimeRequest>, IDeepCloneable<StopNotebookRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class StopNotebookRuntimeRequest.
Request message for
[NotebookService.StopNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.StopNotebookRuntime].
Required. The name of the NotebookRuntime resource to be stopped.
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\u003eStopNotebookRuntimeRequest\u003c/code\u003e class is a request message for stopping a notebook runtime within the Vertex AI v1beta1 API.\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, for functionalities like message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties for \u003ccode\u003eName\u003c/code\u003e, representing the required name of the notebook runtime resource to be stopped, as well as \u003ccode\u003eNotebookRuntimeName\u003c/code\u003e, which is a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 1.0.0-beta21, with an earlier version, 1.0.0-beta20, also available.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available, one being the default and the other accepting another \u003ccode\u003eStopNotebookRuntimeRequest\u003c/code\u003e for object construction.\u003c/p\u003e\n"]]],[],null,[]]