[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[],["Three globally available classes are outlined: `CommonImageLabelerOptions`, which configures an image labeler; `ImageLabel`, representing a label assigned to an image; and `ImageLabeler`, the core class responsible for image processing and labeling. These Swift classes are all subclasses of `NSObject`. `CommonImageLabelerOptions` provides configuration options, and `ImageLabeler` labels the images, and `ImageLabel` represents the label for the image.\n"]]