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 webpage provides documentation for the `ImageObjectDetectionAnnotation` class within the Google AutoML v1 API, detailing its use in image object detection."],["The `ImageObjectDetectionAnnotation` class is part of the `Google.Cloud.AutoML.V1` namespace and is found within the `Google.Cloud.AutoML.V1.dll` assembly."],["This documentation covers version 3.3.0, and the most recent is 3.4.0, and there are several prior versions available for reference, from 2.2.0 to 3.2.0."],["Key properties of the `ImageObjectDetectionAnnotation` class include `BoundingBox`, which defines the object's location, and `Score`, representing the confidence level of the annotation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]