Class Metadata (1.36.4)

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

Metadata of feature value.

Attribute

NameDescription
generate_time google.protobuf.timestamp_pb2.Timestamp
Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.

Methods

Metadata

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

Metadata of feature value.