FlattenedAnnotation
This is the flattened Version of the annotation, IMPORTANT: when referencing these, ONLY Take the UUID, do NOT polinate(ie w/ asset/person/model) the FlattenedAnnotation as it can create an infinite loop.
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
id | str | ||
created | GroupedTimestamp | ||
updated | GroupedTimestamp | ||
deleted | GroupedTimestamp | [optional] | |
mechanism | MechanismEnum | [optional] | |
asset | ReferencedAsset | [optional] | |
person | ReferencedPerson | [optional] | |
type | AnnotationTypeEnum | ||
text | str | This is the text of the annotation. | |
model | ReferencedModel | [optional] | |
pseudo | bool | [optional] | |
favorited | bool | [optional] | |
anchor | ReferencedAnchor | [optional] | |
conversation | ReferencedConversation | [optional] | |
score | Score | [optional] | |
messages | FlattenedConversationMessages | [optional] | |
summary | ReferencedWorkstreamSummary | [optional] |