public sealed class ImageObjectDetectionDatasetMetadata : IMessage<ImageObjectDetectionDatasetMetadata>, IEquatable<ImageObjectDetectionDatasetMetadata>, IDeepCloneable<ImageObjectDetectionDatasetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ImageObjectDetectionDatasetMetadata.
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 provides reference documentation for the `ImageObjectDetectionDatasetMetadata` class within the Google AutoML v1 API."],["The class is specific to metadata for image object detection datasets, and it is accessible via multiple versions ranging from 2.2.0 to 3.4.0, with 3.4.0 as the latest release."],["`ImageObjectDetectionDatasetMetadata` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes two constructors: a default constructor and a copy constructor that takes another `ImageObjectDetectionDatasetMetadata` object as a parameter."],["The `ImageObjectDetectionDatasetMetadata` class is part of the `Google.Cloud.AutoML.V1` namespace, available in the `Google.Cloud.AutoML.V1.dll` assembly."]]],[]]