Details of operations that perform import feature values.
Operation metadata for Featurestore import feature values.
Number of entities that have been imported by the operation.
Number of feature values that have been imported by the operation.
sourceUris[]string
The source URI from where feature values are imported.
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).
The number rows that weren't ingested due to having timestamps outside the retention boundary.
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
| JSON representation |
|---|
{
"genericMetadata": {
object ( |