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