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-04-17 UTC."],[[["The latest version of the `ImageObjectDetectionDatasetMetadata` is 3.4.0, which is accessible via a provided link, with various other previous versions also being available."],["`ImageObjectDetectionDatasetMetadata` is a class specifically designed for handling dataset metadata related to image object detection."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality."],["The class inherits from the base `Object` class, and offers two constructors for creating instances, either default or by copying another instance."],["The `ImageObjectDetectionDatasetMetadata` class is found within the `Google.Cloud.AutoML.V1` namespace and is housed in the `Google.Cloud.AutoML.V1.dll` assembly."]]],[]]