Cloud AI Platform v1beta1 API - Class StopNotebookRuntimeOperationMetadata (1.0.0-beta10)

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].

Inheritance

object > StopNotebookRuntimeOperationMetadata

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

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