int
Number of entities that have been imported by
the operation.
imported_feature_value_count
int
Number of Feature values that have been
imported by the operation.
source_uris
MutableSequence[str]
The source URI from where Feature values are
imported.
invalid_row_count
int
The number of rows in input source that weren't imported due
to either
- Not having any featureValues.
- Having a null entityId.
- Having a null timestamp.
- Not being parsable (applicable for CSV sources).
timestamp_outside_retention_rows_count
int
The number rows that weren't ingested due to
having timestamps outside the retention
boundary.
blocking_operation_ids
MutableSequence[int]
List of ImportFeatureValues operations
running under a single EntityType that are
blocking this operation.
[[["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."],[],[]]