Class BatchCreateFeaturesOperationMetadata (1.4.0)

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

Details of operations that perform batch create Features.

Inheritance

Object > BatchCreateFeaturesOperationMetadata

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

BatchCreateFeaturesOperationMetadata()

public BatchCreateFeaturesOperationMetadata()

BatchCreateFeaturesOperationMetadata(BatchCreateFeaturesOperationMetadata)

public BatchCreateFeaturesOperationMetadata(BatchCreateFeaturesOperationMetadata other)
Parameter
NameDescription
otherBatchCreateFeaturesOperationMetadata

Properties

GenericMetadata

public GenericOperationMetadata GenericMetadata { get; set; }

Operation metadata for Feature.

Property Value
TypeDescription
GenericOperationMetadata