Cloud AI Platform v1 API - Class UndeployIndexOperationMetadata (2.27.0)

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

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

Runtime operation information for [IndexEndpointService.UndeployIndex][google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex].

Inheritance

object > UndeployIndexOperationMetadata

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

UndeployIndexOperationMetadata()

public UndeployIndexOperationMetadata()

UndeployIndexOperationMetadata(UndeployIndexOperationMetadata)

public UndeployIndexOperationMetadata(UndeployIndexOperationMetadata other)
Parameter
NameDescription
otherUndeployIndexOperationMetadata

Properties

GenericMetadata

public GenericOperationMetadata GenericMetadata { get; set; }

The operation generic information.

Property Value
TypeDescription
GenericOperationMetadata