Interface protos.google.cloud.aiplatform.v1beta1.ReadFeatureValuesResponse.IEntityView (1.11.0)

Properties of an EntityView.

Package

@google-cloud/aiplatform

Properties

data

data?: (google.cloud.aiplatform.v1beta1.ReadFeatureValuesResponse.EntityView.IData[]|null);

EntityView data

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.ReadFeatureValuesResponse.EntityView.IData[]|null)

entityId

entityId?: (string|null);

EntityView entityId

Property Value
TypeDescription
(string|null)