disableOnlineServing property

bool disableOnlineServing
final

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

final bool disableOnlineServing;