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