Class FeatureRegistrySource (1.37.0)

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

A Feature Registry source for features that need to be synced to Online Store.

Attribute

Name Description
feature_groups MutableSequence[google.cloud.aiplatform_v1.types.FeatureView.FeatureRegistrySource.FeatureGroup]
Required. List of features that need to be synced to Online Store.

Classes

FeatureGroup

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

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

Methods

FeatureRegistrySource

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

A Feature Registry source for features that need to be synced to Online Store.