Skip to content
logo
Supervisely SDK for Python
TagMetaJsonFields
Initializing search
    Supervisely
    Supervisely
      • SDK Reference
        • Annotation
          • Annotation
          • AnnotationJsonFields
          • Label
          • LabelJsonFields
          • ObjClass
          • ObjClassJsonFields
          • ObjClassCollection
          • Tag
          • TagJsonFields
          • TagCollection
          • TagMeta
          • TagMetaJsonFields
            • C TagMetaJsonFields
              • A APPLICABLE_CLASSES
              • A APPLICABLE_TYPE
              • A COLOR
              • A HOTKEY
              • A ID
              • A NAME
              • A VALUES
              • A VALUE_TYPE
          • TagApplicableTo
          • TagValueType
          • TagMetaCollection
        • API
        • Video API
        • Volume API
        • Pointcloud API
        • Neural Networks API
        • Augmentation
        • Collection
        • Decorators
        • Geometry
        • Imaging
        • IO
        • Labeling Jobs
        • Pointcloud
        • Pointcloud Annotation
        • Pointcloud Episodes
        • Project
        • Task
        • Training
        • User
        • Video
        • Video Annotation
        • Volume
        • Volume Annotation
        • Utility Functions
      • Public REST API ⬀
      • Supervisely GitHub ⬀
      • Supervisely Ecosystem ⬀
      • Supervisely Developer ⬀
      • Slack
      • YouTube
    • C TagMetaJsonFields
      • A APPLICABLE_CLASSES
      • A APPLICABLE_TYPE
      • A COLOR
      • A HOTKEY
      • A ID
      • A NAME
      • A VALUES
      • A VALUE_TYPE

    TagMetaJsonFields¶

    class TagMetaJsonFields[source]¶

    Bases: object

    Json fields for TagMeta

    Methods

    Attributes

    APPLICABLE_CLASSES

    APPLICABLE_TYPE

    COLOR

    HOTKEY

    ID

    NAME

    TARGET_TYPE

    VALUES

    VALUE_TYPE

    APPLICABLE_CLASSES = 'classes'¶
    APPLICABLE_TYPE = 'applicable_type'¶
    COLOR = 'color'¶
    HOTKEY = 'hotkey'¶
    ID = 'id'¶
    NAME = 'name'¶
    VALUES = 'values'¶
    VALUE_TYPE = 'value_type'¶
    Previous
    TagMeta
    Next
    TagApplicableTo
    © Copyright 2026, Supervisely Team.