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."],[[["This document provides reference documentation for the `ImageObjectDetectionAnnotation` class within the Google AutoML v1 API."],["The `ImageObjectDetectionAnnotation` class is used for detailing annotations related to image object detection, implementing multiple interfaces for various functionalities."],["The class includes properties such as `BoundingBox`, representing the object's location, and `Score`, indicating the confidence of the annotation's positivity."],["The document outlines the different versions of this API, with the latest being 3.4.0, and contains version-specific details ranging from 3.4.0 to 2.2.0, with the current version being 3.2.0."],["The ImageObjectDetectionAnnotation class includes two constructors, an empty constructor, and one taking another instance of the same class as a parameter."]]],[]]