FeatureGroupFeatureDefinition

Constructors

Link copied to clipboard
constructor(featureName: String, featureType: FeatureGroupFeatureDefinitionFeatureType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of a feature. The type must be a string. FeatureName cannot be any of the following: is_deleted , write_time , api_invocation_time . The name:

Link copied to clipboard

The value type of a feature. Valid values are Integral, Fractional, or String.