_AnnotationMetadata Objects
created_by
None defaults to the user of the SDK once uploaded to the server.last_edited_by
None defaults to the user of the SDK once uploaded to the server.from_dict
d- A dictionary containing information about the annotation.
AnnotationInfo- An instance of AnnotationInfo.
update_from_optional_fields
created_at- Optional creation time.created_by- Optional creator identifier.last_edited_at- Optional last edited time.last_edited_by- Optional last editor identifier.confidence- Optional confidence value.manual_annotation- Optional manual annotation flag.reviews- Optional list of reviews.is_deleted- Optional deleted flag.
_Annotation Objects
frame
space
created_at
created_at
created_by
created_by
created_by- User email or None to default to SDK user.
ValueError- If the email format is invalid.
last_edited_at
last_edited_at
last_edited_by
last_edited_by
last_edited_by- User email or None to default to SDK user.
ValueError- If the email format is invalid.
confidence
confidence
manual_annotation
manual_annotation
_ObjectAnnotation Objects
object_hash
coordinates
.ranges instead (e.g. for audio or text spaces)

