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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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."]]],[]]