Asset
An Asset Model representing data extracted from an Application connecting a group of data containing one or more Formats. Below formats, preview, and original CAN to be pollinated (DAG Unsafe) because it is a root node and it's child leaf nodes will prevent cycles agressively.
Properties
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
id | str | The globally available UID representing the asset in the Database, both locally and in the cloud. | |
name | str | [optional] | |
creator | str | ||
created | GroupedTimestamp | ||
updated | GroupedTimestamp | ||
synced | GroupedTimestamp | [optional] | |
deleted | GroupedTimestamp | [optional] | |
formats | Formats | ||
preview | Preview | ||
original | ReferencedFormat | ||
shares | Shares | [optional] | |
mechanism | MechanismEnum | ||
websites | Websites | [optional] | |
interacted | GroupedTimestamp | [optional] | |
tags | Tags | [optional] | |
sensitives | Sensitives | [optional] | |
persons | Persons | [optional] | |
curated | bool | This is an optional boolean that will flag that this asset came from a currated collection. | [optional] |
discovered | bool | [optional] | |
activities | Activities | [optional] | |
score | Score | [optional] | |
favorited | bool | [optional] | |
pseudo | bool | This will determine if this is a asset that the user did not explicitly save. | [optional] |
annotations | Annotations | [optional] | |
hints | Hints | [optional] | |
anchors | Anchors | [optional] | |
conversations | Conversations | [optional] | |
summaries | WorkstreamSummaries | [optional] | |
demo | bool | This will let us know if this asset was generated as a 'demo' snippet | [optional] |