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].
Implements
IMessageStartNotebookRuntimeResponse, IEquatableStartNotebookRuntimeResponse, IDeepCloneableStartNotebookRuntimeResponse, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
StartNotebookRuntimeResponse()
public StartNotebookRuntimeResponse()
StartNotebookRuntimeResponse(StartNotebookRuntimeResponse)
public StartNotebookRuntimeResponse(StartNotebookRuntimeResponse other)
Parameter | |
---|---|
Name | Description |
other |
StartNotebookRuntimeResponse |