Interface protos.google.cloud.aiplatform.v1beta1.IStreamingReadFeatureValuesRequest (1.11.0)

Properties of a StreamingReadFeatureValuesRequest.

Package

@google-cloud/aiplatform

Properties

entityIds

entityIds?: (string[]|null);

StreamingReadFeatureValuesRequest entityIds

Property Value
TypeDescription
(string[]|null)

entityType

entityType?: (string|null);

StreamingReadFeatureValuesRequest entityType

Property Value
TypeDescription
(string|null)

featureSelector

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

StreamingReadFeatureValuesRequest featureSelector

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