public sealed class ImageClassificationDatasetMetadata : IMessage<ImageClassificationDatasetMetadata>, IEquatable<ImageClassificationDatasetMetadata>, IDeepCloneable<ImageClassificationDatasetMetadata>, IBufferMessage, IMessage
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."],[[["This webpage details the `ImageClassificationDatasetMetadata` class, which is specific to image classification datasets within the Google Cloud AutoML V1 library."],["The `ImageClassificationDatasetMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to work within the Google Protocol Buffers framework."],["The latest version of `ImageClassificationDatasetMetadata` is 3.4.0 and the page details the 2.3.0 version, which has one property titled `ClassificationType`, that's required and dictates the type of classification."],["The webpage provides links to various versions of the `ImageClassificationDatasetMetadata` documentation, ranging from version 2.2.0 up to the current latest 3.4.0 version."]]],[]]