Abstract Field Configuration
The base Einstein Discovery field configuration.
- Properties
-
Inherited by AbstractDateFieldConfiguration, AbstractNumericFieldConfiguration, andAbstractTextFieldConfiguration
Property Name Type Description Filter Group and Version Available Version highCardinality Boolean Indicates whether the field is a high cardinality field (true) or not (false). Small, 54.0 54.0 ignored Boolean Indicates whether the field is ignored (true) or not (false). Small, 54.0 54.0 label String The developer name for the field. Small, 54.0 54.0 name String The display name for the field. Small, 54.0 54.0 sensitive Boolean Indicates whether the field is sensitive (true) or not (false). Small, 54.0 54.0 type SmartDataDiscoveryFilterFieldTypeEnum The field type. Valid values are: - Boolean
- Date
- DateTime
- Number
- Text
Small, 54.0 54.0