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."],[[["This webpage documents the `ImageObjectDetectionDatasetMetadata` class, which is specific to image object detection in the Google Cloud AutoML V1 API."],["The latest version of the class is 3.4.0, and the documentation covers versions ranging from 2.2.0 to 3.4.0 of this specific class."],["The `ImageObjectDetectionDatasetMetadata` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documented page showcases the class constructors, namely the default constructor, and a constructor taking another instance of the ImageObjectDetectionDatasetMetadata class."]]],[]]