public sealed class ImageClassificationConfig : IMessage<ImageClassificationConfig>, IEquatable<ImageClassificationConfig>, IDeepCloneable<ImageClassificationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class ImageClassificationConfig.
Config for image classification human labeling task.
[[["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 document provides reference information for the `ImageClassificationConfig` class within the Google Cloud Data Labeling v1beta1 API."],["`ImageClassificationConfig` is used to configure human labeling tasks for image classification, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `ImageClassificationConfig` is 2.0.0-beta05, with prior versions 2.0.0-beta04 and 1.0.0-beta03 also documented."],["Key properties of `ImageClassificationConfig` include `AllowMultiLabel`, which enables multiple labels per image, `AnnotationSpecSet`, the required resource name for the annotation spec set, and `AnswerAggregationType`, which defines how answers are aggregated."]]],[]]