Class FeatureSelectionPreference (1.88.0)

FeatureSelectionPreference(value)

Options for feature selection preference.

Enums

Name Description
FEATURE_SELECTION_PREFERENCE_UNSPECIFIED Unspecified feature selection preference.
PRIORITIZE_QUALITY Prefer higher quality over lower cost.
BALANCED Balanced feature selection preference.
PRIORITIZE_COST Prefer lower cost over higher quality.