A row of a feature group.
| KEY | TYPE | Description |
|---|---|---|
| featureGroupId | str | The ID of the feature group this row belongs to. |
| primaryKey | str | Value of the primary key for this row. |
| createdAt | str | The timestamp this feature group row was created in ISO-8601 format. |
| updatedAt | str | The timestamp when this feature group row was last updated in ISO-8601 format. |
| contents | dict | A dictionary of feature names and values for this row. |