public sealed class ImageClassificationDatasetMetadata : IMessage<ImageClassificationDatasetMetadata>, IEquatable<ImageClassificationDatasetMetadata>, IDeepCloneable<ImageClassificationDatasetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ImageClassificationDatasetMetadata.
Dataset metadata that is specific to image classification.
[[["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."],[[["The latest version of the `ImageClassificationDatasetMetadata` class in the Google AutoML v1 API is 3.4.0."],["This documentation provides reference material and code samples for the `ImageClassificationDatasetMetadata` class, which is specific to image classification datasets."],["The `ImageClassificationDatasetMetadata` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and a `ClassificationType` property, specifying the type of classification problem."],["There are many previous versions of this class available, going back as far as version 2.2.0."]]],[]]