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 latest version of the documentation is for version 3.4.0, but the content displayed is for version 3.2.0, with older versions ranging down to 2.2.0 available."],["The `ImageObjectDetectionDatasetMetadata` class is specifically designed for handling dataset metadata related to image object detection within the Google AutoML framework."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, as well as inheriting from `object`, offering various functionalities."],["The document covers the constructors of the `ImageObjectDetectionDatasetMetadata` class that can be used to create an instance."]]],[]]