class documentation

Information about an annotation run on a dataset.

Parameters
keythe annotation key
timestampthe UTC datetime when the annotation run was initiated
configthe AnnotationMethodConfig for the run
Class Method config_cls The BaseRunConfig class associated with this class.

Inherited from BaseRunInfo:

Method __init__ Undocumented
Instance Variable key Undocumented
Instance Variable version Undocumented
Class Method _from_doc Undocumented

Inherited from Config (via BaseRunInfo):

Method __repr__ Undocumented
@classmethod
def config_cls(cls): (source) ΒΆ

The BaseRunConfig class associated with this class.