Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encord.com/llms.txt

Use this file to discover all available pages before exploring further.

LabelLog Objects

class LabelLog(BaseDTO)

annotation_hash

@property
@deprecated(version="0.1.100", alternative="LabelLog.identifier")
def annotation_hash() -> Optional[str]
DEPRECATED: this field is only provided for backwards compatibility, and will be removed in the future versions. Please use :attr:identifier <LabelLog.identifier> instead.