public sealed class UpgradeNotebookRuntimeRequest : IMessage<UpgradeNotebookRuntimeRequest>, IEquatable<UpgradeNotebookRuntimeRequest>, IDeepCloneable<UpgradeNotebookRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpgradeNotebookRuntimeRequest.
Request message for
[NotebookService.UpgradeNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.UpgradeNotebookRuntime].
Required. The name of the NotebookRuntime resource to be upgrade.
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\u003eUpgradeNotebookRuntimeRequest\u003c/code\u003e class is used to send a request to upgrade 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, which allow for message handling, comparison, and cloning capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpgradeNotebookRuntimeRequest\u003c/code\u003e has a \u003ccode\u003eName\u003c/code\u003e property, which is required and holds the resource name of the NotebookRuntime to be upgraded, and this can be viewed as \u003ccode\u003eNotebookRuntimeName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 1.0.0-beta21, and it can be accessed within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]