public sealed class StopNotebookRuntimeResponse : IMessage<StopNotebookRuntimeResponse>, IEquatable<StopNotebookRuntimeResponse>, IDeepCloneable<StopNotebookRuntimeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class StopNotebookRuntimeResponse.
Response message for [NotebookService.StopNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.StopNotebookRuntime].
Implements
IMessageStopNotebookRuntimeResponse, IEquatableStopNotebookRuntimeResponse, IDeepCloneableStopNotebookRuntimeResponse, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
StopNotebookRuntimeResponse()
public StopNotebookRuntimeResponse()
StopNotebookRuntimeResponse(StopNotebookRuntimeResponse)
public StopNotebookRuntimeResponse(StopNotebookRuntimeResponse other)
Parameter | |
---|---|
Name | Description |
other |
StopNotebookRuntimeResponse |