Bidirectional streaming RPC to directly write to feature values in a
feature view. Requests may not have a one-to-one mapping to responses and
responses may be returned out-of-order to reduce latency.
Search the nearest entities under a FeatureView.
Search only works for indexable feature view; if a feature view isn't
indexable, returns Invalid argument response.
Bidirectional streaming RPC to fetch feature values under a FeatureView.
Requests may not have a one-to-one mapping to responses and responses may
be returned out-of-order to reduce latency.
[[["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 2025-06-12 UTC."],[],[]]