public sealed class BatchCreateFeaturesOperationMetadata : IMessage<BatchCreateFeaturesOperationMetadata>, IEquatable<BatchCreateFeaturesOperationMetadata>, IDeepCloneable<BatchCreateFeaturesOperationMetadata>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class BatchCreateFeaturesOperationMetadata.
Details of operations that perform batch create Features.
Implements
IMessageBatchCreateFeaturesOperationMetadata, IEquatableBatchCreateFeaturesOperationMetadata, IDeepCloneableBatchCreateFeaturesOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
BatchCreateFeaturesOperationMetadata()
public BatchCreateFeaturesOperationMetadata()BatchCreateFeaturesOperationMetadata(BatchCreateFeaturesOperationMetadata)
public BatchCreateFeaturesOperationMetadata(BatchCreateFeaturesOperationMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
BatchCreateFeaturesOperationMetadata |
Properties
GenericMetadata
public GenericOperationMetadata GenericMetadata { get; set; }Operation metadata for Feature.
| Property Value | |
|---|---|
| Type | Description |
GenericOperationMetadata |
|