public sealed class LabelImageClassificationOperationMetadata : IMessage<LabelImageClassificationOperationMetadata>, IEquatable<LabelImageClassificationOperationMetadata>, IDeepCloneable<LabelImageClassificationOperationMetadata>, IBufferMessage, IMessage
[[["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 details for the `LabelImageClassificationOperationMetadata` class, which is used for handling metadata in image classification operations."],["The `LabelImageClassificationOperationMetadata` class is part of the `Google.Cloud.DataLabeling.V1Beta1` namespace, available in the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly, and it has versions up to 2.0.0-beta05, the latest version."],["This class inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a `BasicConfig` property, which is of type `HumanAnnotationConfig`, that stores the basic human annotation configurations used in the labeling request."],["The class has two constructors: a default constructor and one that takes another `LabelImageClassificationOperationMetadata` instance as a parameter for copying."]]],[]]