Class Feature (1.158.0)

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

Feature name & value pair.

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

Name Description
value google.cloud.aiplatform_v1beta1.types.FeatureValue
Feature value. A user provided timestamp may be set in the FeatureValue.metadata.generate_time field. This field is a member of oneof_ data_oneof.
value_and_timestamp google.cloud.aiplatform_v1beta1.types.FeatureViewDirectWriteRequest.DataKeyAndFeatureValues.Feature.FeatureValueAndTimestamp
Feature value and timestamp. This field is a member of oneof_ data_oneof.
name str
Feature short name.

Classes

FeatureValueAndTimestamp

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

Feature value and timestamp.

Methods

Feature

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

Feature name & value pair.

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