FeatureRegistrySource(mapping=None, *, ignore_unknown_fields=False, **kwargs)A Feature Registry source for features that need to be synced to Online Store.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| 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. |
project_number |
int
Optional. The project number of the parent project of the Feature Groups. This field is a member of oneof_ _project_number.
|
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.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields