public sealed class UpgradeNotebookRuntimeResponse : IMessage<UpgradeNotebookRuntimeResponse>, IEquatable<UpgradeNotebookRuntimeResponse>, IDeepCloneable<UpgradeNotebookRuntimeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-09 UTC."],[[["This document provides reference documentation for the `UpgradeNotebookRuntimeResponse` class within the Google Cloud AI Platform v1beta1 API."],["`UpgradeNotebookRuntimeResponse` is a response message used by `NotebookService.UpgradeNotebookRuntime`, indicating the result of a notebook runtime upgrade."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpgradeNotebookRuntimeResponse` class has two constructors, one of which takes an `UpgradeNotebookRuntimeResponse` object as a parameter."],["The document is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]