Request message for
FeaturestoreOnlineServingService.ReadFeatureValues.
Attributes
Name
Description
entity_type
str
Required. The resource name of the EntityType for the entity
being read. 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_id
str
Required. ID for a specific entity. 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-04-01 UTC."],[],[]]