public sealed class ImageObjectDetectionAnnotation : IMessage<ImageObjectDetectionAnnotation>, IEquatable<ImageObjectDetectionAnnotation>, IDeepCloneable<ImageObjectDetectionAnnotation>, IBufferMessage, IMessage
[[["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 2025-08-07 UTC."],[[["The latest version available for `ImageObjectDetectionAnnotation` is 3.4.0, with a history of versions down to 2.2.0."],["`ImageObjectDetectionAnnotation` provides annotation details specifically for image object detection."],["It inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one and one that accepts another `ImageObjectDetectionAnnotation` instance as a parameter."],["Key properties of `ImageObjectDetectionAnnotation` include `BoundingBox`, representing the object's location, and `Score`, indicating the confidence of the annotation's positivity."]]],[]]