public sealed class UpgradeNotebookRuntimeOperationMetadata : IMessage<UpgradeNotebookRuntimeOperationMetadata>, IEquatable<UpgradeNotebookRuntimeOperationMetadata>, IDeepCloneable<UpgradeNotebookRuntimeOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UpgradeNotebookRuntimeOperationMetadata.
Metadata information for [NotebookService.UpgradeNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.UpgradeNotebookRuntime].
Implements
IMessageUpgradeNotebookRuntimeOperationMetadata, IEquatableUpgradeNotebookRuntimeOperationMetadata, IDeepCloneableUpgradeNotebookRuntimeOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
UpgradeNotebookRuntimeOperationMetadata()
public UpgradeNotebookRuntimeOperationMetadata()
UpgradeNotebookRuntimeOperationMetadata(UpgradeNotebookRuntimeOperationMetadata)
public UpgradeNotebookRuntimeOperationMetadata(UpgradeNotebookRuntimeOperationMetadata other)
Parameter | |
---|---|
Name | Description |
other |
UpgradeNotebookRuntimeOperationMetadata |
Properties
GenericMetadata
public GenericOperationMetadata GenericMetadata { get; set; }
The operation generic information.
Property Value | |
---|---|
Type | Description |
GenericOperationMetadata |
ProgressMessage
public string ProgressMessage { get; set; }
A human-readable message that shows the intermediate progress details of NotebookRuntime.
Property Value | |
---|---|
Type | Description |
string |