public sealed class BatchReadFeatureValuesOperationMetadata : IMessage<BatchReadFeatureValuesOperationMetadata>, IEquatable<BatchReadFeatureValuesOperationMetadata>, IDeepCloneable<BatchReadFeatureValuesOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class BatchReadFeatureValuesOperationMetadata.
Details of operations that batch reads Feature values.
Implements
IMessageBatchReadFeatureValuesOperationMetadata, IEquatableBatchReadFeatureValuesOperationMetadata, IDeepCloneableBatchReadFeatureValuesOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
BatchReadFeatureValuesOperationMetadata()
public BatchReadFeatureValuesOperationMetadata()
BatchReadFeatureValuesOperationMetadata(BatchReadFeatureValuesOperationMetadata)
public BatchReadFeatureValuesOperationMetadata(BatchReadFeatureValuesOperationMetadata other)
Parameter | |
---|---|
Name | Description |
other |
BatchReadFeatureValuesOperationMetadata |
Properties
GenericMetadata
public GenericOperationMetadata GenericMetadata { get; set; }
Operation metadata for Featurestore batch read Features values.
Property Value | |
---|---|
Type | Description |
GenericOperationMetadata |