public sealed class ImageObjectDetectionDatasetMetadata : IMessage<ImageObjectDetectionDatasetMetadata>, IEquatable<ImageObjectDetectionDatasetMetadata>, IDeepCloneable<ImageObjectDetectionDatasetMetadata>, IBufferMessage, IMessage
Dataset metadata specific to image object detection.
[[["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 `ImageObjectDetectionDatasetMetadata` is 3.4.0, but this page specifically documents version 3.0.0."],["`ImageObjectDetectionDatasetMetadata` provides metadata specifically for image object detection datasets."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling and manipulating message data."],["It has two constructors: a default constructor and one that accepts another `ImageObjectDetectionDatasetMetadata` instance for copying data."],["The class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]