public sealed class StopNotebookRuntimeOperationMetadata : IMessage<StopNotebookRuntimeOperationMetadata>, IEquatable<StopNotebookRuntimeOperationMetadata>, IDeepCloneable<StopNotebookRuntimeOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class StopNotebookRuntimeOperationMetadata.
Metadata information for [NotebookService.StopNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.StopNotebookRuntime].
Implements
IMessageStopNotebookRuntimeOperationMetadata, IEquatableStopNotebookRuntimeOperationMetadata, IDeepCloneableStopNotebookRuntimeOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
StopNotebookRuntimeOperationMetadata()
public StopNotebookRuntimeOperationMetadata()
StopNotebookRuntimeOperationMetadata(StopNotebookRuntimeOperationMetadata)
public StopNotebookRuntimeOperationMetadata(StopNotebookRuntimeOperationMetadata other)
Parameter | |
---|---|
Name | Description |
other |
StopNotebookRuntimeOperationMetadata |
Properties
GenericMetadata
public GenericOperationMetadata GenericMetadata { get; set; }
The operation generic information.
Property Value | |
---|---|
Type | Description |
GenericOperationMetadata |