Ai Feature Online Store Featureview Feature Registry Source Args
data class AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceArgs(val featureGroups: Output<List<AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceFeatureGroupArgs>>, val projectNumber: Output<String>? = null) : ConvertibleToJava<AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceArgs>
Constructors
Link copied to clipboard
constructor(featureGroups: Output<List<AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceFeatureGroupArgs>>, projectNumber: Output<String>? = null)
Properties
Link copied to clipboard
val featureGroups: Output<List<AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceFeatureGroupArgs>>
List of features that need to be synced to Online Store. Structure is documented below.
Link copied to clipboard
The project number of the parent project of the feature Groups.