Class FeatureViewDataKey (1.48.0)

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

Lookup key for a feature view.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
key str
String key to use for lookup. This field is a member of oneof_ key_oneof.
composite_key google.cloud.aiplatform_v1.types.FeatureViewDataKey.CompositeKey
The actual Entity ID will be composed from this struct. This should match with the way ID is defined in the FeatureView spec. This field is a member of oneof_ key_oneof.

Classes

CompositeKey

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

ID that is comprised from several parts (columns).

Methods

FeatureViewDataKey

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

Lookup key for a feature view.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields