public sealed class AssignNotebookRuntimeOperationMetadata : IMessage<AssignNotebookRuntimeOperationMetadata>, IEquatable<AssignNotebookRuntimeOperationMetadata>, IDeepCloneable<AssignNotebookRuntimeOperationMetadata>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class AssignNotebookRuntimeOperationMetadata.
Metadata information for [NotebookService.AssignNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.AssignNotebookRuntime].
Implements
IMessageAssignNotebookRuntimeOperationMetadata, IEquatableAssignNotebookRuntimeOperationMetadata, IDeepCloneableAssignNotebookRuntimeOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
AssignNotebookRuntimeOperationMetadata()
public AssignNotebookRuntimeOperationMetadata()AssignNotebookRuntimeOperationMetadata(AssignNotebookRuntimeOperationMetadata)
public AssignNotebookRuntimeOperationMetadata(AssignNotebookRuntimeOperationMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
AssignNotebookRuntimeOperationMetadata |
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 |
|