Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 909 Bytes

VbClassifierConfiguration.md

File metadata and controls

13 lines (9 loc) · 909 Bytes

VbClassifierConfiguration

Properties

Name Type Description Notes
ClassifierId string Classifier identifier, usually a UUID. [optional] [default to null]
ClassifierName string A name identifying classifiers offered by Voicebase to all customers [optional] [default to null]
Version string Provide a specific version (e.g. "3.1.3"), specify a minimum (e.g. "3.1+") or get the "latest". Defaults to "latest" if not specified. [optional] [default to null]
Parameters []VbParameter List of parameter values to the classifier [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]