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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]