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."],[[["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."]]],[]]