FeatureSetBackfillMetadata Class

Feature Set Backfill Metadata

Constructor

FeatureSetBackfillMetadata(*, job_ids: List[str] | None = None, type: str | None = None, **kwargs: Any)

Parameters

Name Description
kwargs
Required

A dictionary of additional configuration parameters.

Keyword-Only Parameters

Name Description
job_ids

A list of IDs of the backfill jobs. Defaults to None.

Default value: None
type

The type of the backfill job. Defaults to None.

Default value: None