Creates a new Token instance
Token configuration options
Optional
Readonly
confidenceReadonly
linksOptional
Readonly
spanOptional
Readonly
valueOptional
Readonly
valueResolves JSON Path links within a dialog event to find linked values
The parent dialog event to search within
Array of [path, value] pairs for matched links
Convert to JSON string
Convert to plain object for JSON serialization
Static
fromCreates a Token instance from a dictionary with nested object conversion
Represents a single token in a dialog event feature with optional metadata. Tokens are the fundamental units of information within features.
Example