Tags
This is a model that represents multiple Tag Models
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
iterable | List[Tag] | ||
indices | Dict[str, int] | This is a Map<String, int> where the the key is an tag id. | [optional] |
score | Score | [optional] |