Class FeatureSpec (1.43.0)

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

Defines the Feature value(s) to import.

Attributes

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