Class DestinationFeatureSetting (1.8.1)

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

Attributes

Name Description
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