Class DestinationFeatureSetting (1.9.0)

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

Attributes

NameDescription
feature_id str
Required. The ID of the Feature to apply the setting to.
destination_field str
Specify the field name in the export destination. If not specified, Feature ID is used.

Inheritance

builtins.object > proto.message.Message > DestinationFeatureSetting