Cloud AI Platform v1 API - Class BatchCreateFeaturesOperationMetadata (2.27.0)

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

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

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