Cloud AI Platform v1 API - Class StopNotebookRuntimeOperationMetadata (3.11.0)

public sealed class StopNotebookRuntimeOperationMetadata : IMessage<StopNotebookRuntimeOperationMetadata>, IEquatable<StopNotebookRuntimeOperationMetadata>, IDeepCloneable<StopNotebookRuntimeOperationMetadata>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class StopNotebookRuntimeOperationMetadata.

Metadata information for [NotebookService.StopNotebookRuntime][google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime].

Inheritance

object > StopNotebookRuntimeOperationMetadata

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.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