Assets
A base class for a collection of assets and some additional meta properties. Fully Populated with Formats internally (not just uuid's).
Properties
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
iterable | List[Asset] | ||
indices | Dict[str, int] | This is a Map<String, int> where the the key is an asset id. | [optional] |
score | Score | [optional] |