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 `ImageObjectDetectionDatasetMetadata` class is specifically designed for handling metadata related to image object detection in datasets."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer operations."],["The class inherits from `Object` and provides access to the base object methods, which include `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The namespace for this class is `Google.Cloud.AutoML.V1`, and it is contained within the `Google.Cloud.AutoML.V1.dll` assembly."],["The page contains the documentation for version 2.2.0 but also links to other previous versions all the way up to the latest version, 3.4.0."]]],[]]