public sealed class StartNotebookRuntimeOperationMetadata : IMessage<StartNotebookRuntimeOperationMetadata>, IEquatable<StartNotebookRuntimeOperationMetadata>, IDeepCloneable<StartNotebookRuntimeOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class StartNotebookRuntimeOperationMetadata.
Metadata information for [NotebookService.StartNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.StartNotebookRuntime].
Implements
IMessageStartNotebookRuntimeOperationMetadata, IEquatableStartNotebookRuntimeOperationMetadata, IDeepCloneableStartNotebookRuntimeOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
StartNotebookRuntimeOperationMetadata()
public StartNotebookRuntimeOperationMetadata()
StartNotebookRuntimeOperationMetadata(StartNotebookRuntimeOperationMetadata)
public StartNotebookRuntimeOperationMetadata(StartNotebookRuntimeOperationMetadata other)
Parameter | |
---|---|
Name | Description |
other |
StartNotebookRuntimeOperationMetadata |
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 |