Class FeatureGroup (1.43.0)

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

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

Attributes

Name
Description
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.