Request message for
FeaturestoreOnlineServingService.StreamingReadFeatureValues.
Attributes
Name
Description
entity_type
str
Required. The resource name of the entities' type. Value
format:
projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}.
For example, for a machine learning model predicting user
clicks on a website, an EntityType ID could be user.
entity_ids
MutableSequence[str]
Required. IDs of entities to read Feature values of. The
maximum number of IDs is 100. For example, for a machine
learning model predicting user clicks on a website, an
entity ID could be user_123.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-17 UTC."],[],[]]