public sealed class StartNotebookRuntimeResponse : IMessage<StartNotebookRuntimeResponse>, IEquatable<StartNotebookRuntimeResponse>, IDeepCloneable<StartNotebookRuntimeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class StartNotebookRuntimeResponse.
Response message for
[NotebookService.StartNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.StartNotebookRuntime].
[[["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-03-21 UTC."],[[["This page provides reference documentation for the `StartNotebookRuntimeResponse` class within the Google Cloud AI Platform v1beta1 API, specifically in version 1.0.0-beta13."],["The `StartNotebookRuntimeResponse` class is a response message for the `NotebookService.StartNotebookRuntime` method and is found in the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable\u003cStartNotebookRuntimeResponse\u003e`, `IDeepCloneable\u003cStartNotebookRuntimeResponse\u003e`, and `IBufferMessage`."],["The documentation details the available constructors for the `StartNotebookRuntimeResponse` class, including a default constructor and a constructor that accepts another `StartNotebookRuntimeResponse` object."],["The latest version of the reference documentation for the class can be found in version `1.0.0-beta21` and other versions are also accessible."]]],[]]