Class FeatureSpec (1.36.4)

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

Defines the Feature value(s) to import.

Attributes

NameDescription
id str
Required. ID of the Feature to import values of. This Feature must exist in the target EntityType, or the request will fail.
source_field str
Source column to get the Feature values from. If not set, uses the column with the same name as the Feature ID.

Methods

FeatureSpec

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

Defines the Feature value(s) to import.