public sealed class LabelTextClassificationOperationMetadata : IMessage<LabelTextClassificationOperationMetadata>, IEquatable<LabelTextClassificationOperationMetadata>, IDeepCloneable<LabelTextClassificationOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelTextClassificationOperationMetadata.
Details of a LabelTextClassification operation metadata.
[[["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 page provides reference documentation for the `LabelTextClassificationOperationMetadata` class within the Google Cloud Data Labeling v1beta1 API, specifically version 2.0.0-beta04."],["The `LabelTextClassificationOperationMetadata` class is used to represent the metadata of a LabelTextClassification operation and is implemented with several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from the `object` class and includes a default constructor and a constructor that accepts another `LabelTextClassificationOperationMetadata` instance."],["The class contains a `BasicConfig` property of type `HumanAnnotationConfig`, representing the basic human annotation configuration used in a labeling request."],["The provided documentation includes links to the different versions, and the namespace, assembly, and inherited members of the `LabelTextClassificationOperationMetadata` class."]]],[]]