Class FeatureGroup (1.48.0)

FeatureGroup(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Features belonging to a single feature group that will be synced to Online Store.

Attributes

NameDescription
feature_group_id str
Required. Identifier of the feature group.
feature_ids MutableSequence[str]
Required. Identifiers of features under the feature group.

Methods

FeatureGroup

FeatureGroup(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Features belonging to a single feature group that will be synced to Online Store.