Interface protos.google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.IEntityTypeSpec (1.7.2)

Properties of an EntityTypeSpec.

Package

@google-cloud/aiplatform!

Properties

entityTypeId

entityTypeId?: (string|null);

EntityTypeSpec entityTypeId

Property Value
TypeDescription
(string|null)

featureSelector

featureSelector?: (google.cloud.aiplatform.v1beta1.IFeatureSelector|null);

EntityTypeSpec featureSelector

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IFeatureSelector|null)

settings

settings?: (google.cloud.aiplatform.v1beta1.IDestinationFeatureSetting[]|null);

EntityTypeSpec settings

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IDestinationFeatureSetting[]|null)