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].
Implements
IMessageUpgradeNotebookRuntimeResponse, IEquatableUpgradeNotebookRuntimeResponse, IDeepCloneableUpgradeNotebookRuntimeResponse, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
UpgradeNotebookRuntimeResponse()
public UpgradeNotebookRuntimeResponse()
UpgradeNotebookRuntimeResponse(UpgradeNotebookRuntimeResponse)
public UpgradeNotebookRuntimeResponse(UpgradeNotebookRuntimeResponse other)
Parameter | |
---|---|
Name | Description |
other |
UpgradeNotebookRuntimeResponse |