public sealed class UpgradeNotebookRuntimeResponse : IMessage<UpgradeNotebookRuntimeResponse>, IEquatable<UpgradeNotebookRuntimeResponse>, IDeepCloneable<UpgradeNotebookRuntimeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpgradeNotebookRuntimeResponse.
Response message for
[NotebookService.UpgradeNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.UpgradeNotebookRuntime].
[[["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-04-01 UTC."],[[["The `UpgradeNotebookRuntimeResponse` class is part of the Vertex AI v1beta1 API and is found in the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["This class serves as the response message for the `NotebookService.UpgradeNotebookRuntime` method, used within the Vertex AI API."],["`UpgradeNotebookRuntimeResponse` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes constructors for default instantiation and copying from another `UpgradeNotebookRuntimeResponse` object."],["The latest version of the `UpgradeNotebookRuntimeResponse` class is documented under version `1.0.0-beta21`, with an older version available under version `1.0.0-beta20`."]]],[]]