Cloud AI Platform v1 API - Class UpdateFeatureOperationMetadata (2.27.0)

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

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

Details of operations that perform update Feature.

Inheritance

object > UpdateFeatureOperationMetadata

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

UpdateFeatureOperationMetadata()

public UpdateFeatureOperationMetadata()

UpdateFeatureOperationMetadata(UpdateFeatureOperationMetadata)

public UpdateFeatureOperationMetadata(UpdateFeatureOperationMetadata other)
Parameter
NameDescription
otherUpdateFeatureOperationMetadata

Properties

GenericMetadata

public GenericOperationMetadata GenericMetadata { get; set; }

Operation metadata for Feature Update.

Property Value
TypeDescription
GenericOperationMetadata