public sealed class ImageObjectDetectionAnnotation : IMessage<ImageObjectDetectionAnnotation>, IEquatable<ImageObjectDetectionAnnotation>, IDeepCloneable<ImageObjectDetectionAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ImageObjectDetectionAnnotation.
[[["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-03-21 UTC."],[[["The latest version of the `ImageObjectDetectionAnnotation` class is 3.4.0, part of the Google AutoML v1 API."],["This class, `ImageObjectDetectionAnnotation`, provides details about the detection of objects within an image."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from object."],["The `ImageObjectDetectionAnnotation` class has properties for `BoundingBox`, representing the object's location, and `Score`, which is the confidence of the annotation."],["There are multiple versions available for the `ImageObjectDetectionAnnotation` class, with a range of versions between 2.2.0 and 3.4.0."]]],[]]