Cloud AI Platform v1 API - Class BatchReadFeatureValuesOperationMetadata (2.24.0)

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

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

Details of operations that batch reads Feature values.

Inheritance

object > BatchReadFeatureValuesOperationMetadata

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

BatchReadFeatureValuesOperationMetadata()

public BatchReadFeatureValuesOperationMetadata()

BatchReadFeatureValuesOperationMetadata(BatchReadFeatureValuesOperationMetadata)

public BatchReadFeatureValuesOperationMetadata(BatchReadFeatureValuesOperationMetadata other)
Parameter
NameDescription
otherBatchReadFeatureValuesOperationMetadata

Properties

GenericMetadata

public GenericOperationMetadata GenericMetadata { get; set; }

Operation metadata for Featurestore batch read Features values.

Property Value
TypeDescription
GenericOperationMetadata