classificationModelOptions property
The model options to use for classification.
Defaults to v1 options if not specified. Only used if classify_text
is
set to true.
Optional.
Implementation
ClassificationModelOptions? classificationModelOptions;