disableOnlineServing property
If set, data will not be imported for online serving.
This is typically used for backfilling, where Feature generation timestamps are not in the timestamp range needed for online serving.
Implementation
core.bool? disableOnlineServing;